1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-12 04:28:21 +00:00
Files
gitea/routers/private
David Schneiderbauer e38e502e20 Fix deletion of unprotected branches (#2630)
* fix deletion of unprotected branches

* fmt fix

* changed internal protected branch api

* fix lint error

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
2017-10-02 23:23:41 +03:00
..