.gitconfig: add push default = matching
[cmccabe-etc] / .gitconfig
index 5841524..2f29cae 100644 (file)
@@ -23,3 +23,5 @@
         user = rarecactus@gmail.com
         port = 993
         sslverify = false
+[push]
+        default = matching