summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-12-16 20:44:14 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-12-16 20:44:14 +0100
commit2601dc4b2e0eb8785fda7196c2f8d42799ddd668 (patch)
treedd09d1a8d86cdb5adf831559e54afac53e19b7ae
parentd75c2e1af43b44950dbb210da9fcc94a9b9656e8 (diff)
added autosetupremote
-rw-r--r--config/essentials/git/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/essentials/git/config b/config/essentials/git/config
index 92bd6e5..90bab4f 100644
--- a/config/essentials/git/config
+++ b/config/essentials/git/config
@@ -3,3 +3,5 @@
[user]
email = raymaekers.luca@gmail.com
name = Raymaekers Luca
+[push]
+ autoSetupRemote = true