We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c30cb1e commit 65d50dbCopy full SHA for 65d50db
DOCUMENTATION.md
@@ -136,6 +136,8 @@ Creates an array with the authors of a git repository.
136
137
- **String|Object** `options`: The repo path or an object containing the following fields:
138
- `repo` (String): The repository path.
139
+ - `start` (String): The start date.
140
+ - `end` (String): The end date.
141
- **Function** `callback`: The callback function.
142
143
#### Return
0 commit comments