Fixes for autoroll when repo_type=GITILES is used

BUG=chromium:459840

Review-Url: https://codereview.chromium.org/2227793003
3 files changed
tree: 9b263bf741942d211d63eb4be8e3295bec79bb75
  1. bootstrap/
  2. doc/
  3. go/
  4. infra/
  5. misc/
  6. recipe_engine/
  7. recipe_modules/
  8. recipes/
  9. unittests/
  10. .gitignore
  11. AUTHORS
  12. codereview.settings
  13. CONTRIBUTORS
  14. LICENSE
  15. OWNERS
  16. PRESUBMIT.py
  17. README.md
  18. recipes.py
README.md

Recipes

Recipes are a domain-specific language (embedded in python) for specifying sequences of subprocess calls in a cross-platform and testable way.