Closed smacker closed 5 years ago
I am reviewing this first thing in the morning, thank you so much for contributing.
@smacker I have recently added LinesStatsCalculator
to measure diff lines stats per commit, so let's use it here.
I had to push-force because of rebase on master.
Changes are done per commit but most probably it will be easier to review all of them at once. Feel free to squash them if you decide to merge it.
Sorry, I missed the new commits and your message here, my fault.
I squashed previous work. Requested changed and tests are in separate commits.
@smacker Do you need a new release?
yes, please!
Replacement for
git log --stat.
It uses hercules pipeline so it:I didn't implement
Merge
because I'm not sure it makes much sense to merge results of this analyzis. Please let me know what you think about this feature.P.S. I needed it as a part of PoC task