Merge branch 'patch-1' of https://github.com/iMagdy/git-stats into new-version

This commit is contained in:
Ionică Bizău 2017-12-23 21:00:39 +02:00
commit 8a7f08d6e0
1 changed files with 2 additions and 0 deletions

View File

@ -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