mirror of
https://github.com/hoxu/gitstats.git
synced 2026-03-01 18:23:26 +01:00
0212bf1ce9331f444597efd109dc4bddfc471916
A simple assumption is made about the tags: it's assumed that they come in chronological order, and share the same history (eg. v0.0.1, v0.0.2). That way, to get commits made for v0.0.2, we simply look for history from v0.0.1 to v0.0.2.
Description
git history statistics generator
Languages
Python
79.7%
JavaScript
15.8%
CSS
2.7%
Makefile
1.8%