blob: 11f3933f23607fe6ad619cc27282a90447f25f03 [file] [log] [blame]
[
{
"cmd": [],
"name": "git"
},
{
"cmd": [
"git",
"init",
"[START_DIR]\\gn"
],
"cwd": "[START_DIR]\\gn",
"name": "git.init",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"fetch",
"https://gn-review.googlesource.com/gn",
"refs/changes/00/1000/1"
],
"cwd": "[START_DIR]\\gn",
"name": "git.fetch",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"cherry-pick",
"FETCH_HEAD"
],
"cwd": "[START_DIR]\\gn",
"name": "git.cherry-pick",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"[START_DIR]\\gn\\tools\\gn\\bootstrap\\bootstrap.py",
"--no-rebuild"
],
"name": "bootstrap"
},
{
"name": "$result",
"recipe_result": null,
"status_code": 0
}
]