1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-11 00:38:14 +00:00
Files
gitea/routers/api/v1/repo/branch.go
6543 3c5a4d094a [API] Add branch delete (#11112)
* use same process as in routers/repo/branch.go/deleteBranch

* make sure default branch can not be deleted

* remove IsDefaultBranch from UI process - it is worth its own pull

* permissions
2020-04-19 10:38:09 +08:00

22 KiB