dot/gitconfig.in: Get `git merge' to include ancestor text in conflicts.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 4 Jul 2017 12:58:45 +0000 (13:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 4 Jul 2017 23:40:37 +0000 (00:40 +0100)
dot/gitconfig.in

index b682839..79ead41 100644 (file)
@@ -18,6 +18,7 @@
 [merge]
        summary = true
        tool = emerge
+       conflictStyle = diff3
 
 [mergetool "emerge"]
        path = emerge-hack