update git, remove unnecessary, add remote name resolve

This commit is contained in:
2019-04-30 20:53:31 +08:00
parent 4f2268ac3f
commit bf0492d52b

View File

@@ -4,6 +4,6 @@
[core]
autocrlf = input
[http "https://github.com"]
proxy = socks5://127.0.0.1:1080
[https "https://github.com"]
proxy = socks5://127.0.0.1:1080
proxy = socks5h://127.0.0.1:1080
[http]
proxy = socks5h://127.0.0.1:1081