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 Lesmes ed9e5acd61 bot_update: Don't checkout 'master' after clone.
Checkout 'HEAD' instead. This is needed to have a detached HEAD, so we
can fetch refs/heads/main:refs/heads/main, where main is the default
branch.

Bug: 1104182
Change-Id: I7b7457b21b7d98d29583555b62e27e96e900adb4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2300533
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
5 years ago
..
examples Add gerrit_change_owner field to tryserver recipe api 5 years ago
resources bot_update: Don't checkout 'master' after clone. 5 years ago
tests bot_update: tell CQ to not retry patch application failures. 5 years ago
OWNERS Set explicit latest OWNERS for bot_update recipe_module. 7 years ago
__init__.py Remove source_manifest functionality from depot_tools. 5 years ago
api.py Remove source_manifest functionality from depot_tools. 5 years ago
test_api.py python3 improvements 6 years ago