mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-03 21:11:09 +00:00
* Make branch deletion URL more like GitHub's, fixes #1397 * Add PR branch deletion integration test * Do not allow deleting protected branch * Change http error code to 403 if user has no write rights to repository * Add check to not panic if forked repository has alrady been deleted