git-rank icon indicating copy to clipboard operation
git-rank copied to clipboard

Please add support for --since="2 weeks ago" or similar option

Open ahmemon opened this issue 10 years ago • 1 comments

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.

ahmemon avatar May 26 '15 22:05 ahmemon

:+1:

webuniverseio avatar Jul 26 '15 17:07 webuniverseio