Relative Content

Tag Archive for tortoisegit

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.”