gitstats: Expanded setupRepo and refactored 'addFile' into it's own function
commitb9bfebb508d82ab1512fb12b63888af0443cc7bd
authorSverre Rabbelier <sverre@rabbelier.nl>
Mon, 16 Jun 2008 23:30:31 +0000 (17 01:30 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Mon, 16 Jun 2008 23:30:31 +0000 (17 01:30 +0200)
treea0456180f87a0938a818507d582ca15e640f5d41
parent04161039753f4c062f7fe3eef174bae2bbb4bb72
gitstats: Expanded setupRepo and refactored 'addFile' into it's own function

Also crated a 'deleteFile' helper function that allows the
deletion of files from git. Created a 'erase' branch in
which these are used to add and delete a file. This way, in
the test suite we can reset that last commit in order to
properly test 'stats.py index -a'.
src/scripts/setupRepo.py