What would you recommend for creating statistics about working on weekends?
I tried some tools, and I like git timecard the most but I have a problem with it : in the background it uses git log, and I receive this warning : "warning: Log for '...' only goes back to Sat, 1 Aug 2015 01:29:32 +0200' .
I already tried to solve this without success. I found the --full-history switch for git log, but that did not help.
Thanks for any help in advance!
For either linux, windows (with wsl) or macos, you can use gitstats, installation found here
https://flossexperiences.wordpress.com/2015/10/03/gitstats-the-easiest-way-to-see-stats/
useage is
then go to projectStatsDirectory and look at index.html