mirror of
https://github.com/hoxu/gitstats.git
synced 2026-03-01 18:23:26 +01:00
eb812a450d5083b96051ccfb84db2b989f7629b7
Split limit 5 was off by one, which resulted in incorrect
processing of file paths with spaces embedded in them.
New split limit of 4 gets the required parts, because it
specifies the allowed number of splits, not elements:
mode type hash size name
1 2 3 4
Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>
Description
git history statistics generator
Languages
Python
79.7%
JavaScript
15.8%
CSS
2.7%
Makefile
1.8%