summaryrefslogtreecommitdiffstats
path: root/strbuf.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-11-29 01:15:04 +0100
committerJunio C Hamano <gitster@pobox.com>2007-11-29 01:41:18 +0100
commit38762c47d6442dc0ce0f45533f9151877c485337 (patch)
tree23b98d604a03c5715938cec97fe3fed1bde08bc9 /strbuf.c
parentImprove description of git-branch -d and -D in man page. (diff)
downloadgit-38762c47d6442dc0ce0f45533f9151877c485337.tar.xz
git-38762c47d6442dc0ce0f45533f9151877c485337.zip
scripts: do not get confused with HEAD in work tree
When you have a file called HEAD in your work tree, many commands that our scripts feed "HEAD" to would complain about the rev vs path ambiguity. A solution is to form command line more carefully by appending -- to them, which makes it clear that we mean HEAD rev not HEAD file. This patch would apply to maint. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'strbuf.c')
0 files changed, 0 insertions, 0 deletions