On Tue, Jun 07, 2016 at 11:26:29AM +0200, Michal Hocko wrote: > On Mon 06-06-16 18:15:50, Johannes Weiner wrote: > [...] > > The last hunk in the patch (obscured by showing the label instead of > > the function name as context) > > JFYI my ~/.gitconfig has the following to workaround this: > [diff "default"] > xfuncname = "^[[:alpha:]$_].*[^:]$"
Thanks, that's useful. I added it to my ~/.gitconfig, so this should be a little less confusing in v2.

