mirror of
https://github.com/hoxu/gitstats.git
synced 2026-03-05 18:23:39 +01:00
a7f0f5ea50c4e1bd5cfcdeec19ac57fa122a9f52
On unix, when "shell = False" (default), the args must be a list of args. While on Windows, filling args with a list causes problems. As a trade-off, set the this flag and using a string as the command, although this might sacrifice some performance, but that's not the main concern in this script. 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%