restore https -> ssh for github urls

pull/2/head
Alpha Chen 2 years ago
parent c4690d95d7
commit 0a95687718
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

@ -71,8 +71,8 @@
updateRefs = true
[interactive]
singlekey = true
; [url "git@github.com:"]
; insteadof = https://github.com/
[url "git@github.com:"]
insteadof = https://github.com/
[transfer]
fsckobjects = true
[submodule]

Loading…
Cancel
Save