git: Automatically set up tracking

This commit is contained in:
2024-11-05 22:45:39 +01:00
parent fec0be06a6
commit beb07af58a

View File

@@ -80,6 +80,7 @@
ui = auto
[push]
default = simple
autoSetupRemote = true
[merge]
conflictstyle = diff3
[gc]