Set default push behavior to current.

This commit is contained in:
Gea-Suan Lin
2024-06-08 23:49:33 +08:00
parent fc55de2540
commit 171b3cecb5

View File

@@ -29,7 +29,7 @@
[pull]
rebase = true
[push]
default = matching
default = current
[rerere]
enabled = true
[submodule]