Specify custom merge drivers.
authorBruno Haible <bruno@clisp.org>
Mon, 11 Feb 2008 12:27:09 +0000 (13:27 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 11 Feb 2008 12:30:16 +0000 (13:30 +0100)
.gitattributes [new file with mode: 0644]
ChangeLog

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..ca4ea27
--- /dev/null
@@ -0,0 +1 @@
+ChangeLog      merge=merge-changelog
index f57750e..1bcb783 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-02-11  Bruno Haible  <bruno@clisp.org>
+
+       * .gitattributes: New file.
+
 2008-02-11  Jim Meyering  <meyering@redhat.com>
 
        useless-if-before-free: Fix reversed exit values.