summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-12-17 10:26:36 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-12-17 10:26:36 -0700
commitc7203ded76c075f632e09b53630c37bc2f04a30f (patch)
tree7fa1ea9887340c842daa9eccf550c38a38b3ca69 /.gitconfig
parent407e943c8268afbcc3cccb177ee3786cbaac2477 (diff)
downloaddotfiles-c7203ded76c075f632e09b53630c37bc2f04a30f.tar.gz
add alioth to git config
To chop off the /git
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index c78cf5cf..9a4934e7 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -49,6 +49,11 @@
insteadOf = git://github.com/
insteadOf = github:
+[url "https://anonscm.debian.org/git/"]
+ insteadOf = alioth:
+[url "spw-guest@git.debian.org:/git/"]
+ pushInsteadOf = alioth:
+
# temporary redirects
[url "git@spwhitton.name:dotfiles.git"]
insteadOf = https://github.com/spwhitton/dotfiles.git