TortoiseGit Always Shows Uncommitted File, But Can’t Commit or Revert
I’m experiencing a strange issue with TortoiseGit where it always shows that there’s an uncommitted file. However, when I try to commit, the file doesn’t appear in the commit dialog. Similarly, attempting to revert the file also doesn’t show any changes. Running git add . gives the message “Nothing specified, nothing added.”
When I add a new file the parent folder remains “green” unmodified
Step to reproduce the problem: