mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-03 22:01:18 -05:00
We were trying to 'git checkout $prefix', which is ambiguous if $prefix names a directory *and* a branch. Do 'git checkout -- $prefix' instead. The main place this appeared was in 'git subtree add'. Reported by several people.
12 KiB
Executable File
12 KiB
Executable File