gitstats: Made use of the new config parser in bug.py
commit65072c4da7ed9250a9165a946336af9f39a5c253
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)
treed7b595513b391b758d02c6ea1b3a0c6879b17cca
parent83837ba29017ba3044a829b80a6d9143d1e958a2
gitstats: 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