mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 12:45:46 +08:00
新增:最新提交加入clone地址
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
json.total_count @result_object[:total_data].to_i
|
||||
json.ssh_url @object_detail['ssh_url']
|
||||
json.clone_url @object_detail['clone_url']
|
||||
json.commits @result_object[:data].each do |commit|
|
||||
json.sha commit['sha']
|
||||
json.author do
|
||||
|
||||
Reference in New Issue
Block a user