Once you have obtained the proxy settings (server URL, port, username and password); you need to configure your git as follows:
$ git config --global http.proxy http://You would need to replace: @ :
Once you have set these, your git pull, git push or even git fetch would work properly