0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-12 12:19:38 +02: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 add CLI command to register runner tokens (#23762) 2023-04-17 13:07:13 -04:00
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