diff options
author | 2009-08-26 10:43:43 -0400 | |
---|---|---|
committer | 2009-08-26 10:45:13 -0400 | |
commit | 227f78114752eee2e8ae3368089716d73d32dd8b (patch) | |
tree | 7a0c0f254453c72bc08e1074be0dae8aac20a2e4 /Makefile | |
parent | Improve patch to use git --exec-path: add to PATH instead. (diff) | |
download | tgif-227f78114752eee2e8ae3368089716d73d32dd8b.tar.xz |
Fix behaviour if you have a branch named the same as your --prefix
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.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions