Hi y'all,
When attempting to push from my local to remote repo, I receive an error message:
remote: Invalid username or password
fatal: Authentication failed for 'https://bitbucket.org/myuser/my-repo.git/'
The usual password prompt never even shows up, just goes straight to the error message.
I have already tried resetting my password, changing the git config (so that the url has my email), and unsetting the credential helper. If anyone can help please please let me know.