fix the git-DNS situation
This commit is contained in:
@ -9,5 +9,7 @@
|
||||
rebase = false
|
||||
|
||||
[http "http://*.onion"]
|
||||
sslVerify = false
|
||||
proxy = "socks5h://127.0.0.1:9050"
|
||||
|
||||
[http "https://*.onion"]
|
||||
proxy = "socks5h://127.0.0.1:9050"
|
||||
|
Reference in New Issue
Block a user