mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-03 13:01:15 +00:00
`resp != nil` doesn't mean the request really succeeded. Add a comment for requestJSONResp to clarify the behavior.
`resp != nil` doesn't mean the request really succeeded. Add a comment for requestJSONResp to clarify the behavior.