]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/help-c-source-with-gitattributes'
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Jul 2016 20:22:21 +0000 (13:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Jul 2016 20:22:21 +0000 (13:22 -0700)
The .c/.h sources are marked as such in our .gitattributes file so
that "git diff -W" and friends would work better.

* rs/help-c-source-with-gitattributes:
  .gitattributes: set file type for C files


Trivial merge