aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2023-02-13 10:24:53 +0100
committerKarel Kočí <cynerd@email.cz>2023-02-13 10:24:53 +0100
commite0f5217ea6757a76576acd217d5b3ff5623464cc (patch)
treec4fda679299e83306b8f6111d813b1ed827345c4
parent5133baee22080ad8e818115c7fd20dcb5530d9ad (diff)
downloadmyconfigs-e0f5217ea6757a76576acd217d5b3ff5623464cc.tar.gz
myconfigs-e0f5217ea6757a76576acd217d5b3ff5623464cc.tar.bz2
myconfigs-e0f5217ea6757a76576acd217d5b3ff5623464cc.zip
gitconfig: set default remote to origin explicitly
-rw-r--r--gitconfig2
m---------private0
2 files changed, 2 insertions, 0 deletions
diff --git a/gitconfig b/gitconfig
index cb86bf7..45736a3 100644
--- a/gitconfig
+++ b/gitconfig
@@ -5,6 +5,8 @@
[core]
editor = vim
excludesfile = /home/cynerd/.gitignore
+[checkout]
+ defaultRemote=origin
[fetch]
recurseSubmodules = true
parallel = 8
diff --git a/private b/private
-Subproject eca2250843f34d7f05aa674086e2224178129b2
+Subproject 8864339f23615f42c2ee9f76d0636b1a46aa7af