You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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`
2 years ago
..
actions.go add CLI command to register runner tokens (#23762) 2 years ago
hook.go Fix incorrect internal response type (#24173) 2 years ago
internal.go
key.go
mail.go
manager.go
request.go
restore_repo.go
serv.go