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

Unified Diff: recipe_modules/bot_update/example.expected/gerrit_no_rebase_patch_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/gerrit_no_rebase_patch_ref.json
diff --git a/recipe_modules/bot_update/example.expected/gerrit_rebase_patch_ref.json b/recipe_modules/bot_update/example.expected/gerrit_no_rebase_patch_ref.json
similarity index 96%
rename from recipe_modules/bot_update/example.expected/gerrit_rebase_patch_ref.json
rename to recipe_modules/bot_update/example.expected/gerrit_no_rebase_patch_ref.json
index 2d4257e772f4d1bbcedab0492b946fd359075d4a..d919addcdcd30fbfa701569e980efd0f0356b5a5 100644
--- a/recipe_modules/bot_update/example.expected/gerrit_rebase_patch_ref.json
+++ b/recipe_modules/bot_update/example.expected/gerrit_no_rebase_patch_ref.json
@@ -22,7 +22,7 @@
"/path/to/tmp/json",
"--revision",
"src@HEAD",
- "--gerrit_rebase_patch_ref"
+ "--gerrit_no_rebase_patch_ref"
],
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"

Powered by Google App Engine
This is Rietveld 408576698