author | Christian Couder <chriscool@tuxfamily.org> | |
Thu, 20 Sep 2007 05:23:01 +0000 (07:23 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 20 Sep 2007 07:10:48 +0000 (00:10 -0700) | ||
commit | 17ed158021ead9cb056f692fc35ff3fcde96a747 | |
tree | 6ccdca4a789bc9546632273b0449254af0550191 | tree | snapshot |
parent | 077d6f72c7db84d2b6b3db879e3d68ab60482d43 | commit | diff |
rev-list --bisect: Fix best == NULL case.
Earlier commit ce0cbad77 broke rev-list --bisect to cause it
segfault when the resulting set is empty.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Earlier commit ce0cbad77 broke rev-list --bisect to cause it
segfault when the resulting set is empty.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-rev-list.c | diff | blob | history |