summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 6581c44..83733be 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -33,6 +33,7 @@
authors = shortlog -sne
[push]
default = current
+ autoSetupRemote = true
[pull]
rebase = true
[fetch]