gitstats: Added a testcase to point out wrong output for 'stats.py branch -c'
commit190391506f703dc2da4d35bccb56dbf76a63676d
authorSverre Rabbelier <sverre@rabbelier.nl>
Tue, 10 Jun 2008 12:23:50 +0000 (10 14:23 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Tue, 10 Jun 2008 12:23:50 +0000 (10 14:23 +0200)
tree45140c486cdcea49e5f13b60187f5085a251b782
parenta86171a4cc81381efe80aa1f5fd32ec4c3e3442a
gitstats: Added a testcase to point out wrong output for 'stats.py branch -c'

The output of 'stats.py branch -c' is incorrectly passed
through commit.prettyPrint. Instead of listing the head
commits for the matching branches, they should just be
printed raw.
src/t/t8100-stats.sh