Improve the management of the merge on debian/changelog

This commit is contained in:
Sylvestre Ledru 2018-09-11 11:40:44 +02:00
parent 1c3d927f81
commit 66affa62a8

6
.gitattributes vendored Normal file
View File

@ -0,0 +1,6 @@
debian/changelog merge=dpkg-mergechangelogs
# ~/.gitconfig should have
# [merge "dpkg-mergechangelogs"]
# name = debian/changelog merge driver
# driver = dpkg-mergechangelogs -m %O %A %B %A