On Sun, Jul 10, 2016 at 2:29 PM, Linus Torvalds
[off-list ref] wrote:
On Sun, Jul 10, 2016 at 2:21 PM, Linus Torvalds
[off-list ref] wrote:
quoted
I'm not sure why it doesn't happen in current git master, because that
function is the same, and the logic around expand_tabs_in_log looks
similar too.
Ahh. Commit 43ec55091553 ("bisect: always call setup_revisions after
init_revisions") is in master, but not in v2.9.0
Yes, leaving it in 'master' a while and then merging it down to
'maint' for v2.9.x series
is the plan as usual. Thanks for noticing and following up.