summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.5.1.txt
diff options
context:
space:
mode:
authorLibravatar Christian Couder <chriscool@tuxfamily.org>2009-01-18 04:46:09 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-01-17 22:37:41 -0800
commit3aed2fda6f8233895be0d1142c4c4b407fb692c3 (patch)
treee705444fffcd25bef47cdfef67a40830cf72de65 /Documentation/RelNotes-1.5.1.txt
parentDocumentation: let asciidoc align related options (diff)
downloadtgif-3aed2fda6f8233895be0d1142c4c4b407fb692c3.tar.xz
builtin-fsck: fix off by one head count
According to the man page, if "git fsck" is passed one or more heads, it should verify connectivity and validity of only objects reachable from the heads it is passed. However, since 5ac0a20 (Make builtin-fsck.c use parse_options., 2007-10-15) the command behaved as if no heads were passed, when given only one argument. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.5.1.txt')
0 files changed, 0 insertions, 0 deletions