- Gitea version (or commit ref): 1.14.0+dev-208-g6280af032 - Git version: 2.29.0 - Operating system: Linux Ubuntu 16.04 - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [x] No (not a bug.) - Log gist: ## Description * Toggleable switch at project level for use * if an **unprotected** branch is merged while switch is set to true, that branch gets deleted * protected branches are unaffected ## Screenshots