mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2024-11-16 17:08:32 +01:00
Merge branch 'patch-1' of https://github.com/iMagdy/git-stats into new-version
This commit is contained in:
commit
8a7f08d6e0
1 changed files with 2 additions and 0 deletions
|
@ -136,6 +136,8 @@ Creates an array with the authors of a git repository.
|
|||
|
||||
- **String|Object** `options`: The repo path or an object containing the following fields:
|
||||
- `repo` (String): The repository path.
|
||||
- `start` (String): The start date.
|
||||
- `end` (String): The end date.
|
||||
- **Function** `callback`: The callback function.
|
||||
|
||||
#### Return
|
||||
|
|
Loading…
Reference in a new issue