I am trying to push my files to github using bash. They are already on there, and I am uploading a newer version with new lines and code, etc. But when I try git add<
git add<
I had the same problem. Turns out I had two copies of the project and my terminal was in the wrong project folder!