Skip to content
Advertisement

I remove proxy from git but still showing the error how to resolve it?

My git is stuck whenever now I try pull,push or clone I remove the proxy but still no positive response from git.

Last time I used this command for proxy:

JavaScript

I try these commands:

JavaScript

but still getting this response when I clone the repository or want to pull or push!

JavaScript

Advertisement

Answer

After using these comands

JavaScript

These two commands work for me after –unset the proxy

JavaScript

After that my git commands start working

User contributions licensed under: CC BY-SA
7 People found this is helpful
Advertisement