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 e4e1fb30c8 bot_update: Map refs to remote refs and don't checkout after clone.
Map refs to remote refs when fetching refs from origin
(e.g. refs/heads/master -> refs/remotes/origin/master)
so that a detached HEAD is not necessary.

Bug: 1104182
Change-Id: Icb751505de1bf443e5d45c4b37425223dbf6e088
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2310849
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
5 years ago
..
examples Modify bot_update to support setting blamelist pins. 5 years ago
resources bot_update: Map refs to remote refs and don't checkout after clone. 5 years ago
tests bot_update: tell CQ to not retry patch application failures. 6 years ago
OWNERS
__init__.py Modify bot_update to support setting blamelist pins. 5 years ago
api.py Modify bot_update to support setting blamelist pins. 5 years ago
test_api.py Use fixed revisions in bot_update's test API output_json. 5 years ago