mirror of
https://gitee.com/gitea/gitea
synced 2026-05-10 05:15:21 +08:00
* 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