Jeff King [off-list ref] writes:
On Wed, Aug 03, 2011 at 07:26:16AM +0200, Giuseppe Bilotta wrote:
quoted
All diffs following a function definition will have that function name
as chunck header, but this is the best we can do with the current
userdiff capabilities.
Curious as to how this would look in git.git, I tried "git log -p"
before and after your patches, and diffed the result. I noticed two
things:
Hmm, sounds like a regression without much upside to me.
Thanks for looking.