mirror of
https://github.com/arzzen/git-quick-stats.git
synced 2026-09-10 07:36:19 -04:00
Merge branch 'master' of https://github.com/arzzen/git-quick-stats
This commit is contained in:
commit
a477fa279e
10
README.md
10
README.md
|
|
@ -5,11 +5,11 @@
|
|||
|
||||
## Example
|
||||
|
||||
Branch tree view:
|
||||

|
||||
|
||||
Suggested code reviewers (based on git history):
|
||||

|
||||

|
||||
|
||||
Asciinema preview:
|
||||
[](https://asciinema.org/a/6fsugv3m2vygykk49bk7l49ut)
|
||||
|
||||
|
||||
Want to contribute? Great! First, [read this page][].
|
||||
|
|
@ -28,7 +28,7 @@ Or you can use (non-interactive) direct execution:
|
|||
`git quick-stats <optional-command-to-execute-directly>`
|
||||
|
||||
> Possible arguments:
|
||||
> suggestReviewers, detailedGitStats, commitsPerDay, commitsPerAuthor, myDailyStats, contributors,
|
||||
> suggestReviewers, detailedGitStats, commitsByHour, commitsByWeekday, commitsByMonth, commitsPerDay, commitsPerAuthor, myDailyStats, contributors,
|
||||
branchTree, branchesByDate, changelogs
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue