I have been using Github for a little while and I have been fine with git add, git commit, and git push so far with no problems.
Suddenly I am having an error that says:
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
In the terminal, I already repeated the ssh-keygen command 5 times already but still keep on getting this error message in the terminal. Also, I have tried with HTTP but every time I get:
fatal: Authentication failed for the repository.
Does anyone have any idea what the cause of this problem is and how I can fix it?