mirror of
https://github.com/arzzen/git-quick-stats.git
synced 2026-09-10 07:36:19 -04:00
Merge branch 'task/commits-heatmap' of github.com:git-quick-stats/git-quick-stats into task/commits-heatmap
This commit is contained in:
commit
4eade09673
|
|
@ -168,7 +168,6 @@ function commitsCalendarByAuthor() {
|
|||
}
|
||||
|
||||
# DESC: Shows a heatmap of commits per hour of each day for the last 30 days
|
||||
# ARGS: $author (required)
|
||||
function commitsHeatmap() {
|
||||
optionPicked "Commit Heatmap for the last $_commit_days days"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue