summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitconfig b/.gitconfig
index a786623e..0b9fb4e2 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -32,7 +32,9 @@
[url "git@spwhitton.name:"]
pushInsteadOf = https://git.spwhitton.name/
pushInsteadOf = athena:
- # private repositories must clone by SSH
+# private repositories must clone by SSH
+[url "git@spwhitton.name:priv/"]
+ pushInsteadOf = athenap:
insteadOf = athenap:
[url "https://git.spwhitton.name/"]
insteadOf = git://spwhitton.name/