Module gitlab::api::projects::repository::branches[][src]

Expand description

Project repository branches API endpoints.

These endpoints are used for querying a project’s branches.

Structs

Query for a specific branch in a project.

Builder for Branch.

Query for a specific branch in a project.

Builder for Branches.

Create a branch on a project.

Builder for CreateBranch.