unset proxy functions
This commit is contained in:
parent
650efae7ed
commit
cf1183895b
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ unsetproxy () {
|
||||||
|
|
||||||
|
|
||||||
git config -f ~/.gitconfig_local --unset http.proxy
|
git config -f ~/.gitconfig_local --unset http.proxy
|
||||||
|
git config -f ~/.gitconfig_local --unset http.sslverify false
|
||||||
git config -f ~/.gitconfig_local --unset https.proxy
|
git config -f ~/.gitconfig_local --unset https.proxy
|
||||||
# git config -f ~/.gitconfig_local --unset core.sshCommand
|
# git config -f ~/.gitconfig_local --unset core.sshCommand
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue