A noticed that git.git doesn't have userdiff enabled for perl files, and looking over some recent patches this gave better results, while I'm at it add one for Python too. I couldn't find anything in gitattributes(5) that was worth the bother of enabling this (e.g. we just have one Ruby file). Ævar Arnfjörð Bjarmason (3): .gitattributes: add *.pl extension for Perl .gitattributes: use the "perl" differ for Perl .gitattributes: add a diff driver for Python .gitattributes | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) -- 2.17.0.290.gded63e768a