]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitf5236a776f31de2654bca9001aa74ef9fe0819d8
treee909bafdf9a4058968ba16e5d8b29a44f7d13026
parent566fdaf611f44724120412a43132c07b020fc4f1
parente82675a040d559c56be54255901138a979eeec21
Merge branch 'rs/help-c-source-with-gitattributes'

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