Back to issue list Export

Some people may find it weird that the only VCSes Nitpick, a distributed bug tracker, supports is a centralized VCS and the plain filesystem. git is a popular DVCS. Add support for it.

travisb 2012-06-28 05:42:33
hash: 80640754a8f12bc1d70a8b5593f78bfd2e0eead36f1af8d9f6a72c7b3eb9f361
Date: 2012-06-28 05:42:33
User: travisb

I've just added mostly complete git support. I just have to implement ignore support for the issue_cache.

travisb 2012-06-28 05:55:27
hash: 8c8d7e7755a493dd18d3bc4cddb3eb9253a3e3572e02ce2b92bd40a6f8fe7b35
Date: 2012-06-28 05:55:27
User: travisb

I've added support for ignoring issue_cache. It seems that the VCS.ignore() method isn't actually generic, but instead only ever ignores that one file.


Tracked by Nitpick