mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-17 10:15:57 +08:00
change2
This commit is contained in:
@@ -5,6 +5,7 @@ else
|
||||
json.total_count @hash_commit[:total_count]
|
||||
json.commits do
|
||||
json.array! @hash_commit[:body] do |commit|
|
||||
Rails.logger.info("#######______commit______#########{commit}")
|
||||
commiter = commit['committer']
|
||||
if commiter.present?
|
||||
commit_user = commiter['name']
|
||||
|
||||
Reference in New Issue
Block a user