gitstats: Creating the repository in a temp directory, use tempfile.gettempdir().
commit77c7427378d1dfe3978a6257fe0068d038c41581
authorSverre Rabbelier <sverre@rabbelier.nl>
Wed, 4 Jun 2008 14:28:15 +0000 (4 16:28 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Wed, 4 Jun 2008 14:28:15 +0000 (4 16:28 +0200)
tree27d6636c548e544233face117b3c08ba8a35d040
parentd11ec3f6caf933a75c0cece9fdbd2717984d9272
gitstats: Creating the repository in a temp directory, use tempfile.gettempdir().

To prevent oddities with nested git directories
create the fresh repository in a temp directory.
src/scripts/setupRepo.py