gitstats: Added more tags to the generated test repo
commite2076ef663055f44f4d3c299f1c68b9aa63956bd
authorSverre Rabbelier <sverre@rabbelier.nl>
Tue, 24 Jun 2008 20:54:43 +0000 (24 22:54 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Tue, 24 Jun 2008 20:54:43 +0000 (24 22:54 +0200)
treea66bec549da0cd8f91a066877eb738195701e9c9
parent52ef2332dc56b5b7a7e21cff27ce945fa4d263f3
gitstats: Added more tags to the generated test repo

This makes it easier to refer to tags instead of hashes in
the test cases. This is a major advantage when the hashes
change, as it means that only the expected output of the
tests will have to be changed. Currently, the changed hash
has to be looked up in the old version, and then the commit
that it refers to found in the new version, which hash may
then be used. This eliminates that need, and will make such
a hash change a lot easier to correct.
src/scripts/setupRepo.py