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/recipe_modules/bot_update
nodir cdac80c9fb bot_update: fix git dir check
existance of a dir does not mean it is a git repo. Check .git dir
presence instead.

This is the reason why swarmbucket build.git builds fail.

TBR=hinoka@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/2174923002
9 years ago
..
example.expected Manually roll recipes.cfg recipe_engine 2c5509f:9d78ba3 10 years ago
resources bot_update: fix git dir check 9 years ago
__init__.py Revert of Reland of depot_tools: add infra_paths recipe module for infra-specific paths (patchset #1 id:1 of https://codereview.chromium.org/1917263002/ ) 10 years ago
api.py bot_update: Allow patch_oauth2 to work in kitchen 10 years ago
example.py patch_root hacks cleanup. 10 years ago
test_api.py