aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--%HOME%/.gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/%HOME%/.gitconfig b/%HOME%/.gitconfig
index 5369d34..8967f2f 100644
--- a/%HOME%/.gitconfig
+++ b/%HOME%/.gitconfig
@@ -13,7 +13,7 @@
[push]
# If no refspec is given, push to the branch with the same name.
- default = upstream
+ default = current
# Git submodules suck, but they suck less if you read
# https://medium.com/@porteneuve/mastering-git-submodules-34c65e940407.