1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/modules/private
wxiaoguang 2979041bc5
Fix incorrect internal response type (#24173)
Close #24167

The endpoint "set-default-branch" returns `success`, so just decode it
as `responseText`
2023-04-17 23:10:40 -04:00
..
actions.go
hook.go Fix incorrect internal response type (#24173) 2023-04-17 23:10:40 -04:00
internal.go
key.go
mail.go
manager.go
request.go
restore_repo.go
serv.go