tanuki v0.0.1 Tanuki.Projects.Commits
Summary
Functions
GET /projects/:id/repository/branches/:branch
GET /projects/:id/repository/commits
PUT /projects/:id/repository/branches/:branch/protect
PUT /projects/:id/repository/branches/:branch/unprotect
Functions
GET /projects/:id/repository/branches/:branch
Lists a specific branch of a project.
GET /projects/:id/repository/commits
Get a list of repository commits in a project.
PUT /projects/:id/repository/branches/:branch/protect
Protects a single branch of a project.