ssh user password forgotten, what’s the easiest option do I have?
I have been using ssh to push repo, but suddenly since yesterday, I got warning messages saying I was not using the correct access. Then following the instruction prompted in the terminal, the warning messages are gone, but I am required to type ssh user password, I only remember github user password, which does not work. So, now I can’t git push nor git clone anything in either ssh or http.
What can I do with it and what would be the simplest option?
Thanks!