You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- json.partial! "commons/success"
- json.project_id @project.identifier
- json.id @project.id
- json.branches @all_branches
- json.is_fork @is_fork
- json.projects_names @projects_names
- json.merge_projects @merge_projects
- # json.merge_branches @merge_branches
|