mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
Gitconfig: use `diff3' for conflict resolution
This commit is contained in:
parent
4c4b13b827
commit
ce0249cd90
|
|
@ -6,3 +6,5 @@
|
|||
excludesfile = ~/.gitignore_global
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[merge]
|
||||
conflictStyle = diff3
|
||||
|
|
|
|||
Loading…
Reference in a new issue