diff options
author | Torstein Hegge <hegge@resisty.net> | 2013-05-23 00:27:53 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-05-22 15:40:43 -0700 |
commit | 7358a672b2c9df7473961e66e18714963b2bc107 (patch) | |
tree | f8bd63c125285826c0356ea3d3b95261522a4ccc /t/t4013/diff.log_-SF_master_--max-count=2 | |
parent | Git 1.8.3-rc0 (diff) | |
download | tgif-7358a672b2c9df7473961e66e18714963b2bc107.tar.xz |
bisect: Fix log output for multi-parent skip ranges
The bisect log output of skipped commits introduced in f989cac "bisect:
Log possibly bad, skipped commits at bisection end" should obtain the range of
skipped commits from
git rev-list bad --not good-1 good-2
not
git rev-list bad --not good-1 --not good-2
when the skipped range contains a merge with good points in each parent.
Signed-off-by: Torstein Hegge <hegge@resisty.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.log_-SF_master_--max-count=2')
0 files changed, 0 insertions, 0 deletions