[checkout] Set --quiet on `git init` steps

This will prevent it from printing a verbose 10-line "hint" about
default initial branch names. That hint is not very helpful in the
context of recipe_bootstrap stderr, and makes it harder to find more
important information such as resolved input properties.

Change-Id: I8aaebade994666803e9797f73cd8ecabb01c74b9
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/565105
Fuchsia-Auto-Submit: Oliver Newman <olivernewman@google.com>
Commit-Queue: Oliver Newman <olivernewman@google.com>
Reviewed-by: Anthony Fandrianto <atyfto@google.com>
1 file changed
tree: 6c164b1fb9eee57e5a88c82cd98c84c8e4ba96f2
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. codifier/
  6. digest/
  7. execution/
  8. gerrit/
  9. gitiles/
  10. monorail/
  11. scripts/
  12. serial/
  13. third_party/
  14. .gitignore
  15. AUTHORS
  16. go.mod
  17. go.sum
  18. LICENSE
  19. MAINTAINERS
  20. manifest
  21. PATENTS
  22. README.md
README.md

infra

This repo contains tools and config files necessary to run infrastructure related to builds, code review, version control, and continuous integrations.