Time boxing the ranking is critical for this tool to be useful. This feature would make this tool similar to: alias leaderboard='git shortlog -s -n --since="4 weeks ago"' ... which is used for commit counting.
Time boxing the ranking is critical for this tool to be useful.
This feature would make this tool similar to:
alias leaderboard='git shortlog -s -n --since="4 weeks ago"'
... which is used for commit counting.