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
we can solve by setting proxy in command prompt before push commits to the repo.
set HTTP_PROXY=http://user:pass@your_proxy: port