diff options
author | Jim Meyering <jim@meyering.net> | 2011-05-26 15:58:16 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-05-26 11:24:24 -0700 |
commit | 5dd564895e84eacfc728183fb5a9215665ff59a3 (patch) | |
tree | 8909749079c959c79a054a2d9c3e8368924158a6 /Documentation/RelNotes/1.7.0.2.txt | |
parent | rerere.c: diagnose a corrupt MERGE_RR when hitting EOF between TAB and '\0' (diff) | |
download | tgif-5dd564895e84eacfc728183fb5a9215665ff59a3.tar.xz |
remove tests of always-false condition
* fsck.c (fsck_error_function): Don't test obj->sha1 == 0.
It can never be true, since that sha1 member is an array.
* transport.c (set_upstreams): Likewise for ref->new_sha1.
Signed-off-by: Jim Meyering <meyering@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/1.7.0.2.txt')
0 files changed, 0 insertions, 0 deletions