Merge "Revert "source-repositories: git is a build-only dependency""

This commit is contained in:
Zuul 2020-08-20 20:37:48 +00:00 committed by Gerrit Code Review
commit d140cc239a
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
# Git isn't a dependency of this element, but is a dependency of pbr
# if you are doing pip install on a git cloned directory
# if you are doing pip install on a git cloned directory, because this
# looks to be a fairly common pattern it makes sense to have git on the
# target image
git:
build-only: True