mirror of
https://github.com/git/git.git
synced 2024-11-19 15:34:51 +01:00
Mirror of https://github.com/git/git
227f781147
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. |
||
---|---|---|
.gitignore | ||
asciidoc.conf | ||
git-subtree | ||
git-subtree.sh | ||
git-subtree.txt | ||
Makefile | ||
manpage-base.xsl | ||
manpage-normal.xsl | ||
shellopts.sh | ||
test.sh | ||
todo |