.gitattributes: specify a custom git merge driver for the ChangeLog file

This commit is contained in:
Dmitry V. Levin
2020-11-19 08:00:00 +00:00
parent edcc7bbb5d
commit 9aa377c2ed
2 changed files with 7 additions and 0 deletions

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
# See https://git.savannah.gnu.org/cgit/gnulib.git/plain/lib/git-merge-changelog.c
# for making this useful.
ChangeLog merge=merge-changelog