Closed tkentor closed 9 years ago
What message do you get when you git push
?
And what happens when you do git remote -v
?
Nothing happens with git remote -v. Git push yields: fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
It looks like you lost the connection to your remote. Try doing a git remote add origin
with your github repo and then try again.
My changes are no longer committing to github. I changed the name of the folder, but now it won't let me add new changes even after changing the name back.