Skip to main content

Module commits_api

Module commits_api 

Source

Enums§

GetByOrgByRepoCommitsByShaError
struct for typed errors of method get_by_org_by_repo_commits_by_sha
GetByOrgByRepoCommitsError
struct for typed errors of method get_by_org_by_repo_commits
PostByOrgByRepoCommitsError
struct for typed errors of method post_by_org_by_repo_commits

Functions§

get_by_org_by_repo_commits
List commits for a repository from a specific ref
get_by_org_by_repo_commits_by_sha
Retrieve a specific commit by its SHA
post_by_org_by_repo_commits
Programmatically create a commit with file edits