feat(git): clone GitHub HTTPS repos over SSH

This commit is contained in:
2020-11-26 15:46:05 +00:00
parent fd04e427ab
commit 32d59b2009

View File

@@ -63,3 +63,5 @@
required = true
[include]
path = ~/.gitconfig_private
[url "ssh://git@github.com/"]
insteadOf = https://github.com/