Retrieve all distinct branches for a given repo

Returns all branches for a given repo.

get/branch

Query parameters

repo_namestring required

The repo to filter by.

Response

An array of branches

branchesstring[]

Changes