I started getting this message. No matter what I edit and try to commit, it says there is nothing to commit. Looks like git does not see my working directory and looking som
In my case I had previously initialized a git directory where I was trying to create a new one. I just deleted all the old files and started from scratch.