You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This lets the user assert that stack.sh should never need to clone
any git repositories. If set to True, and devstack does need to
clone a git repo, stack.sh will exit with an error.
This is useful in testing environments to make sure that the correct
code is being tested instead of silently falling back on cloning
from the public repos.
Change-Id: Ic0312ab4df492c5cf2e04c08aa7669a81736daa6
0 commit comments