I have this one single .java file which doesn't show up in the "Commit Changes" window. It shows the > symbol in the file view when I change and save it and it shows up in the Git Staging view as unstaged, but the commit window won't let me proceed since it thinks there are no files (it does show Files (1/1) though).
I am able to stage it and commit it manually from the Git Staging view or from the command line. I just cannot commit it from the Commit window.