Merge branch 'master' into fixes/api

This commit is contained in:
Sebastian Ziebell 2013-02-13 10:31:06 +01:00
commit 375caeefcf
29 changed files with 224 additions and 94 deletions

View file

@ -79,6 +79,9 @@ Parameters:
}
```
Will return status code `200` on success or `404 Not found` if the branch is not available.
## Protect a project repository branch
Protect a single project repository branch.