1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 12:30:32 +01:00

Minor improvements

This commit is contained in:
2024-01-02 12:15:40 +01:00
parent 73b9d8f001
commit 4865d8f724

View File

@@ -19,6 +19,7 @@
[push]
default = simple
autoSetupRemote = true
[merge]
tool = vimdiff
@@ -45,6 +46,8 @@
[rebase]
autosquash = true
updateRefs = true
autoStash = true
[fetch]
prune = true