mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-11 15:48:03 +00:00
chore(config): change git merge conflictStyle
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
autoStash = true
|
autoStash = true
|
||||||
updateRefs = true
|
updateRefs = true
|
||||||
[merge]
|
[merge]
|
||||||
conflictstyle = zdiff3
|
conflictStyle = diff3
|
||||||
[pull]
|
[pull]
|
||||||
rebase = true
|
rebase = true
|
||||||
[color "diff-highlight"]
|
[color "diff-highlight"]
|
||||||
|
|||||||
Reference in New Issue
Block a user