git how to connet to repository with user and password and proxy code example
Example: git proxy
git config --global http.proxy http://proxyuser:[email protected]:8080
git config --global http.proxy http://proxyuser:[email protected]:8080