I'm using git to keep different versions and branches of my projects in repositories. Unfortunately, Project Plus does not properly recognize files that git watches as well as the status of files that it (correctly) recognizes as part of my git repository.
I am using `freely' managed projects, i. e. those you can create via File > New Project and drag files into. I do not (want to) drag my whole project folder onto the TextMate icon. If I do that, Project Plus correctly labels the status of my files (part of repository or not, modified or not modified). The problem is not just cosmetic, I've discovered that files which Project Plus does not properly recognize are not part of commits!
The solution is that you need to move the location of a file (e. g. by reshuffling or so), then, apparently, Project Plus updates the properties of all files.
Is this a known problem?
Max