Sublime Forum

how to reset github personal access token

#1

I opened my local GitHub repository with Sublime Merge,clicked pull button. An authorization dialog box popped up, I entered my email address and an empty personal access token, clicked OK, and then all Git operations failed. I haven’t found a way to reset this token.

0 Likes

#2

Have you checked stored credentials in Windows’ control pannel? That’s where git credential manager normally stores login information in.

0 Likes