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
This worked for me. I ran this below command
ping -n 10 bitbucket.org
And then sync from visual studio Team explorer. Then it worked