Sublime Forum

Sublime Merge Keeps Forgetting my Login Information

#1

Hello there.
I just turned on my computer and attempted to push to my remote repository and it didn’t work:

Failed to push to remote repo error message

I guess this means that Sublime Merge has forgotten my login information?

Then again, I can’t remember it asking me for it. Does anyone know how I can fix this problem? I don’t see a menu anywhere…

0 Likes

#2

This looks more like your ssh key is being rejected, not the ssh key password. I bet if you tried to run git push origin master on the cmd line, it would still fail. I would check your github settings or talk to whomever manages access to that repository.

0 Likes