summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitconfig b/.gitconfig
index 96b3f19..e9b0ae4 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -52,7 +52,7 @@
[fetch]
prune = true
[push]
- default = matching
+ default = nothing
[pull]
ff = only
[merge]