summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-04-04 14:17:37 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-04-04 14:17:37 -0700
commit1e20ac241942d40f3afe32e5c4045ae687ddf285 (patch)
tree036b4393ae08b4076bc567bc8d1227d986a3130c /.gitconfig
parentad63a8a2a05ac523cb8f888aed501e2fd339e991 (diff)
downloaddotfiles-1e20ac241942d40f3afe32e5c4045ae687ddf285.tar.gz
git config updates for new Emacs commit access
We want a branch tracking origin/master for installing changes, and add mr config stanzas for the Savannah group's other repositories for future use.
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 4649be78..ca35f985 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -94,6 +94,9 @@
pushInsteadOf = salsa:
pushInsteadOf = https://salsa.debian.org/
+[url "spwhitton@git.savannah.gnu.org:/srv/git/"]
+ pushInsteadOf = https://git.savannah.gnu.org/git/
+
# ---- git-send-email ----
# how to use git-send-email: