[git] Don't assume SSH for GitHub

pull/28/head
Alpha Chen 9 years ago
parent 54c011735d
commit 0c4d64959d

@ -59,7 +59,7 @@
autosquash = true
[interactive]
singlekey = true
[url "git@github.com:"]
insteadof = https://github.com/
; [url "git@github.com:"]
; insteadof = https://github.com/
[transfer]
fsckobjects = true

Loading…
Cancel
Save