Commits
List commits
List commits in the repository
curl -X GET "https://example.com/api/v1/repos/string/string/commits"{
"commits": [
{
"author": "string",
"author_date": "2019-08-24T14:15:22Z",
"author_email": "string",
"committer": "string",
"committer_date": "2019-08-24T14:15:22Z",
"committer_email": "string",
"hash": "string",
"message": "string",
"parent_hashes": [
"string"
],
"short_hash": "string"
}
],
"ref": "string",
"total": 0
}Empty
Empty