Commit Graph

2 Commits

Author SHA1 Message Date
Tim Duesterhus 6bcdc6530a 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.
2021-02-22 18:17:57 +01:00
Tim Duesterhus 78b9c54c66 MINOR: Commit .gitattributes
Commit .gitattributes to the repository to allow GitHub downloads to
properly fill in the SUBVERS and VERDATE files. It also prevents the
engineer in charge of the release to forget creating it when a new branch
is released.

see https://www.mail-archive.com/haproxy@formilux.org/msg38107.html

No functional change, may be backported everywhere.
2020-09-05 16:21:59 +02:00