gitstats: Gave the setupRepo script some major TLC.
commitee52de037f9535c5a7dd1511db0afa60d92434aa
authorSverre Rabbelier <sverre@rabbelier.nl>
Mon, 2 Jun 2008 22:57:19 +0000 (3 00:57 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Mon, 2 Jun 2008 22:57:19 +0000 (3 00:57 +0200)
treedbf514370501116eeb63443a55cba08b10211fdc
parent9a1eae751350207761ea1d229a49725dc7e5e6c7
gitstats: Gave the setupRepo script some major TLC.

It is now a proper module that defines a set of helper functions.
From that, 'main' calls these functions to create a usefull history.
At the end of the script the value of HEAD is compared with a known value.
This known-value is pre-calculated each time the script is changed.
With this check all generated test repo's areguaranteed to be equal.
src/scripts/setupRepo.py