bisect: Log possibly bad, skipped commits at bisection end
commitf989cac9581ee423457c02f67d6bf31348ae6b56
authorTorstein Hegge <hegge@resisty.net>
Mon, 22 Apr 2013 21:02:29 +0000 (22 23:02 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Apr 2013 16:09:44 +0000 (23 09:09 -0700)
tree1ccc60f48d01efa42d02907007d19e635a59b113
parent118f60ee06612083ff4f1810424e80a3e896f73e
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>
git-bisect.sh
t/t6030-bisect-porcelain.sh