mirror of
https://github.com/arzzen/git-quick-stats.git
synced 2026-09-10 15:46:19 -04:00
update readme
This commit is contained in:
parent
6d0e1aa692
commit
8558eef324
|
|
@ -32,6 +32,8 @@ Or you can use (non-interactive) direct execution:
|
|||
branchTree, branchesByDate, changelogs
|
||||
|
||||
|
||||
#### Limit git log
|
||||
|
||||
You can set variable `_GIT_SINCE`, `_GIT_UNTIL` and limit the git log
|
||||
|
||||
eg:
|
||||
|
|
@ -42,6 +44,7 @@ eg:
|
|||
|
||||
then run `git quick-stats` (affect all stats, except "My daily status" and "Git changelogs" )
|
||||
|
||||
|
||||
## Installation
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue