mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 20:35:11 +01:00
20250425: use vimdiff with merge conflicts; default git branch is 'main'
This commit is contained in:
@@ -78,3 +78,7 @@
|
|||||||
# postBuffer = 1048576000
|
# postBuffer = 1048576000
|
||||||
# lowSpeedLimit = 0
|
# lowSpeedLimit = 0
|
||||||
# lowSpeedTime = 999999
|
# lowSpeedTime = 999999
|
||||||
|
[init]
|
||||||
|
defaultBranch = main
|
||||||
|
[merge]
|
||||||
|
tool = vimdiff
|
||||||
|
|||||||
Reference in New Issue
Block a user