]> git.ipfire.org Git - thirdparty/git.git/commit
Fix ".git/refs" stragglers
authorGreg Price <price@MIT.EDU>
Mon, 25 Feb 2013 05:34:14 +0000 (00:34 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Feb 2013 06:23:32 +0000 (22:23 -0800)
commit48dfe969fc703f1f77f8944bbef033e58b815634
tree8d256eb8da7082fdb41be0e19fc5d8776e38fb92
parentdff9f8835f2f2820c4e7109d242cb06b39f7d065
Fix ".git/refs" stragglers

A couple of references still survive to .git/refs as a tree
of all refs.  Fix one in docs, one in a -h message, one in
a -h message quoted in docs.

Signed-off-by: Greg Price <price@mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
Documentation/gitcli.txt
builtin/describe.c