git push --set-upstream origin master Not Authenticating With Correct Github Credentials

Viewed 283

I am trying to follow this tutorial to learn Netlify CMS (https://youtu.be/w_QbyxeQrkk?t=838) and when I am prompted to add my Github username and password and do it correctly it doesn't work. Even though I know for a fact what I typed is correct. git command

I am not the most experienced with the command line.

Any help would be appreciated.

Thank you

1 Answers

Have you tried to authenticate with your email account?

Related