Subject: | Doesn't ignore Git repository dir, only CVS and SVN |
This module skips testing the contents of SVN and CVS version control
directories, but doesn't skip Git version control directories.
If you unfortunately have the string FIXME anywhere in your commit
messages, for example, your tests will fail.
You can work around it with filename_match, but it would be nice if it
was automatic.