git: Set merge.conflictstyle to diff3
Display original text in addition to changes from both sides.
This commit is contained in:
@@ -87,6 +87,7 @@
|
|||||||
[log]
|
[log]
|
||||||
follow = true
|
follow = true
|
||||||
[merge]
|
[merge]
|
||||||
|
conflictstyle = diff3
|
||||||
log = true
|
log = true
|
||||||
suppressDest = *
|
suppressDest = *
|
||||||
[pretty]
|
[pretty]
|
||||||
|
|||||||
Reference in New Issue
Block a user