When I tried to remove a commit in terminal using my GitHub password I got this message.
How do I do this if it won't accept password?
When I tried to remove a commit in terminal using my GitHub password I got this message.
How do I do this if it won't accept password?
You need to create a personal access token. When it asks for a password, you just enter your token
Finally found a good solution after digging through all the convoluted ones on Stack including the one marked above as it does not explain where and how to create the personal token, this one does.
@dmitry , you did have the right idea but you did not provide steps needed to accomplish the solution.
This link does:
https://levelup.gitconnected.com/fix-password-authentication-github-3395e579ce74
Extra details needed: