Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> writes: > On Wed, Mar 16, 2016 at 12:47 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: >> >> Strangely running t4201 with your patch (without any squashing) >> seems to show a breakage in shortlog. I won't be able to come back >> to this topic for at least a few hours, so this is just a single bit >> "breaks" report, without "how and why" analysis, sorry. > > It's because those things have tabs in their first line, so the output > now differs from the expected one exactly because of the tab-vs-space > expansion. What surprised me was that this new expand logic triggered for shortlog, actually. I somehow assumed the caller that called de-tabify helper was only called for --pretty=medium. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html