gitconfig: use diff3 for merges
This commit is contained in:
parent
55c18a04d1
commit
6710a92897
1 changed files with 2 additions and 0 deletions
|
|
@ -28,3 +28,5 @@
|
||||||
directory = /opt/homebrew
|
directory = /opt/homebrew
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
|
[merge]
|
||||||
|
conflictstyle = diff3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue