Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(255)

Unified Diff: recipe_modules/bot_update/example.expected/apply_gerrit_ref.json

Issue 2298883002: Make rebase and sync the default for Gerrit updates (Closed)
Patch Set: . Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: recipe_modules/bot_update/example.expected/apply_gerrit_ref.json
diff --git a/recipe_modules/bot_update/example.expected/apply_gerrit_ref.json b/recipe_modules/bot_update/example.expected/apply_gerrit_ref.json
index f4bf481861aa02d0b3c7261b5f74e28d5001591b..342885c263279b722553c46e3b71dcef094e5f37 100644
--- a/recipe_modules/bot_update/example.expected/apply_gerrit_ref.json
+++ b/recipe_modules/bot_update/example.expected/apply_gerrit_ref.json
@@ -11,7 +11,7 @@
"--root",
"/tmp/test/root",
"--gerrit_no_reset",
- "--gerrit_rebase_patch_ref"
+ "--gerrit_no_rebase_patch_ref"
],
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
« no previous file with comments | « recipe_modules/bot_update/example.py ('k') | recipe_modules/bot_update/example.expected/gerrit_no_rebase_patch_ref.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698