You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/recipes/recipe_modules/bot_update
Edward Lemur 6a4e31b488 gclient_scm: Add option to specify the branch the patch is based on.
Also add shortcuts, so we don't have to look through all the branches
if the patch is based on a common branch (i.e. master, infra/config, lkgr)


Bug: 870279
Change-Id: I625a8481dccac9a475b096b926e6fab7efe676b0
Reviewed-on: https://chromium-review.googlesource.com/1161094
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
7 years ago
..
examples bot_update: expose patch_refs as an option to ensure_checkout. 7 years ago
resources gclient_scm: Add option to specify the branch the patch is based on. 7 years ago
__init__.py bot_update: use buildbucket's gitiles_commit as repo/revision input. 7 years ago
api.py bot_update: expose patch_refs as an option to ensure_checkout. 7 years ago
test_api.py