chore(git): disable github http to ssh/git connections

Clone GitHub HTTP remotes over HTTP via ~/.netrc credentials instead of
forcing GitHub HTTP clones to operate over ssh/git.
This commit is contained in:
2021-01-03 19:19:09 +00:00
parent 33934d31b0
commit d53f2e0bb4

View File

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