summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-01-08 16:09:42 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-01-08 16:09:42 -0700
commit1b88584cbc167960c6586b5a3e3b457d4dcd46d1 (patch)
tree0aca3902a683e6fdb6ee019507bf188ecc739201 /.gitconfig
parent5413c14e4ce77774abbeb460ca49ff05a459f290 (diff)
downloaddotfiles-1b88584cbc167960c6586b5a3e3b457d4dcd46d1.tar.gz
upload with ftp-master for the timebeing
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitconfig b/.gitconfig
index a126d7c3..326f2255 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -129,7 +129,9 @@
# default to uploading by ssh. Host-specific branches of
# dotfiles repo can tweak this to ftp-master or ftp-eu if that
# turns out to work better down their Internet pipes
- upload-host = ssh-upload
+ #upload-host = ssh-upload
+ # ... except that ssh-upload is inconvenient until #691703 is resolved
+ upload-host = ftp-master
keyid = 0x0F56D0553B6D411B
[fetch]
fsckObjects = true