Skip to content

Commit 8a7f08d

Browse files
committed
Merge branch 'patch-1' of https://github.com/iMagdy/git-stats into new-version
2 parents de3843d + 65d50db commit 8a7f08d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DOCUMENTATION.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ Creates an array with the authors of a git repository.
136136

137137
- **String|Object** `options`: The repo path or an object containing the following fields:
138138
- `repo` (String): The repository path.
139+
- `start` (String): The start date.
140+
- `end` (String): The end date.
139141
- **Function** `callback`: The callback function.
140142

141143
#### Return

0 commit comments

Comments
 (0)