gitconfig disable diff3
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@
|
|||||||
required = true
|
required = true
|
||||||
[interactive]
|
[interactive]
|
||||||
diffFilter = delta --color-only
|
diffFilter = delta --color-only
|
||||||
[merge]
|
; [merge]
|
||||||
conflictstyle = diff3
|
; conflictstyle = diff3
|
||||||
[delta]
|
[delta]
|
||||||
navigate = true
|
navigate = true
|
||||||
light = false
|
light = false
|
||||||
|
|||||||
Reference in New Issue
Block a user