Git
Get commit details
Returns details for a single commit, including parent commit SHAs.
get/api/commit
Query parameters
repostring required
The fully-qualified repository name.
The fully-qualified repository name.
refstring required
The git ref (commit SHA, branch, or tag).
The git ref (commit SHA, branch, or tag).
Response
Commit details.