Hacker News new | ask | show | jobs
by Aqua_Geek 5344 days ago
When you say it only tracks the commit count, is it just a simple counter (e.g. "256 total commits across all branches") or does it break it down at all (by repo, branch, day, week, month, etc)?

The first section of the website could be more clear in this regard...

1 comments

No repo/branch data is tracked. But the time when the commit happened is saved. So it's possible to break it down to year/week/day/hour. You can set your timezone in the settings to get correct times.

Currently a commits per day graph is available.

And I agree with your suggestion for the homepage, it should be clearer and have graphics or example graphs. Thanks!