mirror of
https://github.com/arzzen/git-quick-stats.git
synced 2026-09-10 07:36:19 -04:00
docs: Document default _GIT_LIMIT value
This commit is contained in:
parent
8515fe3a94
commit
62b128a3ce
|
|
@ -158,7 +158,7 @@ Once set, run `git quick-stats` as normal. Note that this affects all stats that
|
|||
|
||||
### Git log limit
|
||||
|
||||
You can set variable `_GIT_LIMIT` for limited output. It will affect the "changelogs" and "branch tree" options.
|
||||
You can set variable `_GIT_LIMIT` for limited output. It will affect the "changelogs" and "branch tree" options. The default limit is `10`.
|
||||
|
||||
```bash
|
||||
export _GIT_LIMIT=20
|
||||
|
|
@ -373,4 +373,3 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
|
|||
[](https://opencollective.com/git-quick-stats/sponsor/7/website)
|
||||
[](https://opencollective.com/git-quick-stats/sponsor/8/website)
|
||||
[](https://opencollective.com/git-quick-stats/sponsor/9/website)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue