Github is about to cut me off from my Digital Ocean server next week, it seems I am using the wrong email, I have tried all the suggestions on Stack Overflow and nothing seems to work.
So I have my BitBucket account as rxxxr@gmail.com, I can access BitBucket and generate an app password, no problem.
However when I push to Git, I still get the warning message "You are using an account password for Git over HTTPS etc"
The problem appears to be that I am pushing to Git with the wrong credentials.
My Bitbucket account is rxxxr@gmail.com
, but I am pushing to git using tim@nxxxd.com
and then pulling Git to my server using rxxxr@gmail.com
.
When I started remote working for Nxxxd
, I had to use tim@nxxxd.com
to push to their Git account, and my MacBook Air still uses this for git even though it should be using rxxxr@gmail.com
for Git.
Every attempt to get rid of tim@nxxxd.com
in Git or on my Mac seems to be ignored by Git: I want to push to git using rxxxr@gmail.com
and the new app password - any suggestions?