Heikki Hokkanen
0656ac9578
Add a new option 'linear_linestats' (default on).
When enabled, the lines of code statistics are collected from linear history. The downside is that commits of feature long feature branches appear only at the point where a merge commit is made. If disabled (old behaviour), the problem is that if two branches contain the same changes (for example, removal of same lines), the statistics get skewed. Fixes line count statistics for this example repository: git://github.com/septract/jstar.git Thanks-to: Radu Grigore <radugrigore@users.sourceforge.net>
Description
No description provided
Languages
Python
79.8%
JavaScript
15.7%
CSS
2.7%
Makefile
1.8%