My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
566fdaf
e82675a
)
Merge branch 'rs/help-c-source-with-gitattributes'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 19 Jul 2016 20:22:21 +0000
(13:22 -0700)
committer
Junio 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