gitstats: Added a todo to check the file passed to "stats.py commit"
commitdb58dea6a5c8a225ae2a2f8a054edef996ce71ee
authorSverre Rabbelier <sverre@rabbelier.nl>
Sat, 14 Jun 2008 16:25:46 +0000 (14 18:25 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Sat, 14 Jun 2008 16:43:55 +0000 (14 18:43 +0200)
tree9070c7bb29c82651a2e464ff27692a4a7c9a8e83
parentdd3f0b040ddc0add5a3a8510934a42ac5d6e9f3e
gitstats: Added a todo to check the file passed to "stats.py commit"

There should be a check to see if the specified is tracked
by git. If it is not checked, the parser should be use to
signal incorrect usage.
src/git_stats/commit.py