I am getting issue while pushing code.
git push origin master fatal: unable to access \'https://xxxxxxxxxx@bitbucket.org/xxxxxx/xxxxxx.git/\': Failed to co
just add your proxy setting via command prompt :
set HTTPS_PROXY=http://user:pass@yourProxy:8080