mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
新增:同步时间和创建数据返回
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
json.gitlink_repo_address "#{EduSetting.get("gitlink_repo_domain")}/#{@project.owner&.login}/#{@project.identifier}.git"
|
||||
json.external_repo_address @sync_repository1.external_repo_address
|
||||
json.sync_granularity @sync_repository1.sync_granularity
|
||||
json.gitlink_branch_name @sync_repository_branch1.gitlink_branch_name
|
||||
json.external_branch_name @sync_repository_branch1.external_branch_name
|
||||
Reference in New Issue
Block a user