Merge branch 'ab/perl-python-attrs'
commite3ab3e8a3994c916bdab540ce5d49e1755223fcf
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 May 2018 05:38:16 +0000 (23 14:38 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 May 2018 05:38:16 +0000 (23 14:38 +0900)
tree13e8aa9a18c2c9f56cf7a0754aa2b9a583dc263d
parentfcb6df325468a7ae12949ab80dcd37772b9b1fbf
parent7818b619e2c88eecd6410286f67c944f3d0d9caa
Merge branch 'ab/perl-python-attrs'

We learned that our source files with ".pl" and ".py" extensions
are Perl and Python files respectively and changes to them are
better viewed as such with appropriate diff drivers.

* ab/perl-python-attrs:
  .gitattributes: add a diff driver for Python
  .gitattributes: use the "perl" differ for Perl
  .gitattributes: add *.pl extension for Perl