mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-13 06:51:00 +01:00
MINOR: Configure the cpp userdiff driver for *.[ch] in .gitattributes
This might improve the output of `git diff` in certain cases. Especially `git diff --word-diff` will be much more useful. Does not affect the generated code, may be backported for consistency if desired.
This commit is contained in:
parent
98a9e1b873
commit
6bcdc6530a
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1,2 +1,3 @@
|
|||||||
SUBVERS export-subst
|
SUBVERS export-subst
|
||||||
VERDATE export-subst
|
VERDATE export-subst
|
||||||
|
*.[ch] diff=cpp
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user