I want to push my commits to a Bitbucket repository but this error occurred:
Fatal: unable to access \'https://myUsername@bitbucket.org/myUsername/myReposito
In many cases it is linked to proxy problems. If so just config your git proxy
git config --global http.proxy HOST:PORT