mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
测试fork失败的问题
This commit is contained in:
@@ -116,6 +116,9 @@ class Gitea::ClientService < ApplicationService
|
||||
end
|
||||
|
||||
def render_status(response)
|
||||
Rails.logger.info("###############____response__#{response}")
|
||||
Rails.logger.info("###############____response_status_#{response.status}")
|
||||
Rails.logger.info("###############____response_body_#{response.body}")
|
||||
mark = "[gitea] "
|
||||
case response.status
|
||||
when 201, 200, 202
|
||||
|
||||
Reference in New Issue
Block a user