gitattributes: custom merge driver for ChangeLog not needed anymore
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 14 Feb 2012 12:25:35 +0000 (13:25 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 14 Feb 2012 12:25:35 +0000 (13:25 +0100)
* .gitattributes: We don't maintain a version-controlled ChangeLog
file anymore, so we have no need to specify a custom merge driver
for it anymore.  Update accordingly.

.gitattributes

index 6fec56e..5126add 100644 (file)
@@ -1,3 +1,2 @@
-ChangeLog merge=merge-changelog
 NEWS merge=union
 *.texi* diff=texinfo