update git, remove unnecessary, add remote name resolve
This commit is contained in:
@@ -4,6 +4,6 @@
|
|||||||
[core]
|
[core]
|
||||||
autocrlf = input
|
autocrlf = input
|
||||||
[http "https://github.com"]
|
[http "https://github.com"]
|
||||||
proxy = socks5://127.0.0.1:1080
|
proxy = socks5h://127.0.0.1:1080
|
||||||
[https "https://github.com"]
|
[http]
|
||||||
proxy = socks5://127.0.0.1:1080
|
proxy = socks5h://127.0.0.1:1081
|
||||||
|
|||||||
Reference in New Issue
Block a user