mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 08:00:24 +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