Updated the README
parent
c9046f9a0e
commit
6f30df1d6a
|
@ -70,6 +70,9 @@ $ git-heatmap --counting by-amount
|
|||
# maxed at 99
|
||||
$ git-heatmap --format numbers
|
||||
|
||||
# sets how many months per row to display
|
||||
$ git-heatmap --months-per-row 6
|
||||
|
||||
# filter by one or multiple authors (respecting the .mailmap settings)
|
||||
# without an -a flag all authors will be checked
|
||||
$ git-heatmap -a "username" -a "other"
|
||||
|
|
Loading…
Reference in New Issue