0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-10-21 12:54:15 -04:00
Files
gitea/templates/repo/branch
Lunny Xiao 9e0db1b646 Fix rename branch permission bug (#32066)
The previous implementation requires admin permission to rename branches
which should be write permission.

Fix #31993
2024-09-22 18:08:27 +00:00
..