0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 14:34:41 +01:00
gitea/routers
Lunny Xiao de981c39e6
Fix bug of branches API with tests (#25578)
Fix #25558
Extract from #22743

This PR added a repository's check when creating/deleting branches via
API. Mirror repository and archive repository cannot do that.
2023-07-01 10:52:52 +08:00
..
api Fix bug of branches API with tests (#25578) 2023-07-01 10:52:52 +08:00
common
install Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) 2023-06-21 10:49:25 +00:00
private
utils
web Redirect to package after version deletion (#25594) 2023-06-29 17:01:14 +00:00
init.go