mirror of https://github.com/gogits/gogs.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
373 B
22 lines
373 B
{ |
|
"id": 0, |
|
"user_id": 0, |
|
"bundle_name": "test", |
|
"comment": "just a test", |
|
"timestamp": 0, |
|
"nodes": [ |
|
{ |
|
"import_path": "github.com/GPMGoTest/install_test", |
|
"type": "branch", |
|
"value": "master", |
|
"deps": [ |
|
{ |
|
"import_path": "github.com/GPMGoTest/install_test2", |
|
"type": "branch", |
|
"value": "master", |
|
"deps": null |
|
} |
|
] |
|
} |
|
] |
|
} |