Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 2 content/v3/repos/commits.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The Repo Commits API supports listing, viewing, and comparing commits in a repos

Name | Type | Description
-----|------|--------------
`sha`|`string` | SHA or branch to start listing commits from.
`sha`|`string` | SHA or branch to start listing commits from. Default: the repository’s default branch (usually `master`).
`path`|`string` | Only commits containing this file path will be returned.
`author`|`string` | GitHub login or email address by which to filter by commit author.
`since`|`string` | Only commits after this date will be returned. This is a timestamp in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.