summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-05-14 10:01:06 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-05-14 10:01:06 -0700
commit11242807e41f9fbf6f2977a86359b485e6cb8c07 (patch)
tree3cd796bd102584162bcf2fd2d96d339f15a5d409 /.gitconfig
parentbaaa384f1d582040b4846d6f01637107eb65a511 (diff)
downloaddotfiles-11242807e41f9fbf6f2977a86359b485e6cb8c07.tar.gz
pushInsteadOf for git://
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 9d13cbec..f58660e1 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -48,6 +48,7 @@
[url "git@spwhitton.name:"]
pushInsteadOf = https://git.spwhitton.name/
+ pushInsteadOf = git://spwhitton.name/
pushInsteadOf = athena:
# private repositories must clone by SSH
[url "git@spwhitton.name:priv/"]