mirror of
https://github.com/go-gitea/gitea
synced 2025-02-08 09:27:00 +01: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