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
Garrett Beaty 72a245e4c6 Fetch the input commit ref when both ref and id are specified.
This causes --refs refs/head/master to be added to bot_update calls when
the input build message contains a commit id and the refs/head/master
ref. This is an effective no-op.

When bot_update clones a git repository, it results in HEAD referring to
master in contrast to the non-clone case which results in a detached
HEAD. This prevents fetching refs/heads/master, so detach the HEAD after
cloning.

Bug: 922150
Change-Id: I357a78305020218e9f5d350832a706b8f2b27967
Recipe-Nontrivial-Roll: build
Recipe-Nontrivial-Roll: build_limited_scripts_slave
Recipe-Nontrivial-Roll: infra
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1900735
Commit-Queue: Garrett Beaty <gbeaty@chromium.org>
Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
6 years ago
..
bot_update Fetch the input commit ref when both ref and id are specified. 6 years ago
cipd python3 improvements 6 years ago
depot_tools Roll recipe dependencies (nontrivial). 6 years ago
gclient Avoid accessing the None json output on gclient sync failure. 6 years ago
gerrit Reland "depot_tools: Run recipe scripts using vpython." 6 years ago
git python3 improvements 6 years ago
git_cl Reland "depot_tools: Run recipe scripts using vpython." 6 years ago
gitiles python3 improvements 6 years ago
gsutil python3 improvements 6 years ago
infra_paths
osx_sdk recipes: update to stop using legacy properties. 6 years ago
presubmit presubmit: remove reserved field from InputProperties 6 years ago
tryserver Reland "depot_tools: Run recipe scripts using vpython." 6 years ago
windows_sdk recipes: update to stop using legacy properties. 6 years ago
OWNERS