← Back to context

Comment by tomlockwood

7 hours ago

Author here: An apology on the graphs, they just count rust files touched in commits, not total commits. So if there were two commits and one touched 3 .rs files and another touched 2, it'd be counted as 5 for the purposes of the graphs. I may fix this later but, yeah.

what kind of difference from the actual numbers does it result in?

  • Not sure! I cludged together a counter using git log. I could go back and redo it but I think the number would serve my point either way.