Open
Description
I am able to "Git Add Current File" some files, but not others.
I have one particular file which I can see there are changes in with "Git Diff All", but when I open the file and attempt to "Git Add Current File" I get the error:
fatal: pathspec '<filename>' did not match any files
Where is the name of the current file.
This is on Windows 7.
SmartGit was able to stage and commit the file fine..
perhaps the problem is with my git.exe that Sublime Text 2 is using...