Improved the output of 'branch -b' with '-d'
commit83e2b6df1e025fef16488f21b55e1c407d8d6b33
authorSverre Rabbelier <sverre@rabbelier.nl>
Tue, 8 Jul 2008 13:02:47 +0000 (8 15:02 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Tue, 8 Jul 2008 13:02:47 +0000 (8 15:02 +0200)
tree5aa909615dd659f34f647c80020715f6677be190
parentf59af192e7f9946748fed6441c35d15e3aaaf089
Improved the output of 'branch -b' with '-d'

The main difference is that the intermediate results (e.g.
the dilution per-branch) is now also shown, instead of only
showing the metrics of the best branch. As a bonus the
branch names are now printed using prettyName, instead of
printing their hashes.
src/git_stats/branch.py