Answers for "remove git proxy local"

0

remove git proxy local

git config --unset http.proxy
git config --unset https.proxy
Posted by: Guest on October-14-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language