Search code examples
gitgithubgit-push

Having trouble pushing to GitHub


Doing git push origin master after making my commit says everything up-to-date, but when I go to my repository on GitHub, nothing has changed. I'm pretty new to Git, so does anyone know what's happening?

UPDATE: Nevermind, fixed it by making a new SSL key.


Solution

  • Fixed by making a new SSH key.