This commit is contained in:
yystopf 2021-09-29 10:37:21 +08:00
parent c9bd81af4e
commit d1f5c32f68
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ json.parents @commit['parents'] do |parent|
json.sha parent['sha']
# json.url EduSetting.get('host_name') + commit_repository_path(@repo, parent['sha'])
end
json.branch @commit['branch']