gitstats: Replace check_file with checkFile
commit7731aa77ce89806187bfccdbcd5c13f624ca36bf
authorSverre Rabbelier <sverre@rabbelier.nl>
Wed, 23 Jul 2008 15:43:36 +0000 (23 17:43 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Wed, 23 Jul 2008 15:43:36 +0000 (23 17:43 +0200)
tree782911230e97688022ea7d1275e069b71eeb43f0
parent7d850266429cec825110eaabc5db6e0636015d4c
gitstats: Replace check_file with checkFile

To be consistent with the naming conventions everywhere
the name should be camelCase and not in dashed_form.
src/git_stats/author.py
src/git_stats/commit.py
src/git_stats/parse.py