Update git config: use https instead of git protocol

This commit is contained in:
rydesun 2020-07-27 00:45:42 +08:00
parent 5b1b80268e
commit c9539eaf02

View file

@ -25,3 +25,5 @@
rebase = true
[credential]
helper = cache
[url "https://github.com"]
insteadOf = git://github.com