mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
file_commits hat接口性能问题
This commit is contained in:
@@ -14,7 +14,7 @@ class Gitea::Repository::Commits::FileListService < Gitea::ClientService
|
||||
end
|
||||
|
||||
def call
|
||||
response = get(url, params, false)
|
||||
response = get(url, params, true)
|
||||
render_result(response)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user