File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ instead of constructing page links yourself.
2020
2121### Parameters
2222
23- Name | Type | Description
23+ Name | Type | Description
2424-----|------|--------------
2525` sha ` |` string ` | SHA or branch to start listing commits from.
2626` path ` |` string ` | Only commits containing this file path will be returned.
27- ` author ` |` string ` | GitHub login, name, or email by which to filter by commit author
27+ ` author ` |` string ` | GitHub login or email address by which to filter by commit author.
2828` since ` |` string ` | Only commits after this date will be returned. This is a timestamp in ISO 8601 format: ` YYYY-MM-DDTHH:MM:SSZ ` .
2929` until ` |` string ` | Only commits before this date will be returned. This is a timestamp in ISO 8601 format: ` YYYY-MM-DDTHH:MM:SSZ ` .
3030
You can’t perform that action at this time.
0 commit comments