author | Christian Couder <chriscool@tuxfamily.org> | |
Sat, 12 Apr 2008 09:17:36 +0000 (02:17 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 12 Apr 2008 22:16:13 +0000 (15:16 -0700) | ||
commit | a179a303524c1b81ded1d04930f1edc6b5227c9d | |
tree | 02bce4aca939d26a005ba39516b930d0d6a66925 | tree | snapshot |
parent | e3389075c6160c46cf0e2a443deab1966628ed57 | commit | diff |
bisect: report bad rev better
The previous one overwrote the variable used to report the bad input
when the input is actually bad, and we did not give a useful enough
information. This corrects it.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The previous one overwrote the variable used to report the bad input
when the input is actually bad, and we did not give a useful enough
information. This corrects it.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-bisect.sh | diff | blob | history |