commit | f989cac9581ee423457c02f67d6bf31348ae6b56 | [log] [tgz] |
---|---|---|
author | Torstein Hegge <hegge@resisty.net> | Mon Apr 22 23:02:29 2013 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Apr 23 09:09:44 2013 -0700 |
tree | 1ccc60f48d01efa42d02907007d19e635a59b113 | |
parent | 118f60ee06612083ff4f1810424e80a3e896f73e [diff] |
bisect: Log possibly bad, skipped commits at bisection end If the bisection completes with only skipped commits left to as possible first bad commit, output the list of possible first bad commits to human readers of the bisection log. Signed-off-by: Torstein Hegge <hegge@resisty.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>