Made use of the new config parser in bug.py
commita59812b6f1007afdbff510225ea336ae36708d16
authorSverre Rabbelier <sverre@rabbelier.nl>
Thu, 10 Jul 2008 11:20:20 +0000 (10 13:20 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Thu, 10 Jul 2008 11:20:20 +0000 (10 13:20 +0200)
tree65bf245ad51e65960663ce0c9bd14bb2910c050c
parentd902f30bb12d62f05ebe8e5d41fe9654a92372bd
Made use of the new config parser in bug.py

With the new config parser it is now possible to just run
'stats.py bug -t HEAD' and get a report on that commit.
src/git_stats/bug.py