On Mon, May 11, 2015 at 6:33 AM, Junio C Hamano [off-list ref] wrote:
Jeff King [off-list ref] writes:
quoted
I'd argue for simply never showing the diff (dropping the "opt.diff = 1"
line from bisect.c:show_diff_tree), but that is mostly my personal
opinion.
Yeah, I think that is sensible. It may even be OK to just give a
"log --oneline".
Or maybe we could let the user configure the diff options or even the
command used when the first bad commit is found?