Skip to main content

Module branches_api

Module branches_api 

Source

Enums§

DeleteByOrgByRepoBranchesByBranchError
struct for typed errors of method delete_by_org_by_repo_branches_by_branch
GetByOrgByRepoBranchesError
struct for typed errors of method get_by_org_by_repo_branches
PostByOrgByRepoBranchesError
struct for typed errors of method post_by_org_by_repo_branches

Functions§

delete_by_org_by_repo_branches_by_branch
Delete a branch from a repository
get_by_org_by_repo_branches
List all branches in a repository
post_by_org_by_repo_branches
Create a new branch from an existing ref