When trying to clone a Bitbucket project, it is returning this error.
Received HTTP code 407 from proxy after CONNECT
Proxy configuration is being done this way:
git config --global http.proxy " link "
also using on https.
When trying to clone a Bitbucket project, it is returning this error.
Received HTTP code 407 from proxy after CONNECT
Proxy configuration is being done this way:
git config --global http.proxy " link "
also using on https.