[git] Default to SSH when trying to use HTTPS w/GitHub

pull/28/head
Alpha Chen 9 years ago
parent 78ea23e4c9
commit f7a83e1d5a

@ -63,3 +63,5 @@
autosquash = true
[interactive]
singlekey = true
[url "git@github.com:"]
insteadof = https://github.com/

Loading…
Cancel
Save