It doesn't make sense to check for the presence of git every time we use it, but short-circuit any attempt to use a wrap right from the get-go because we are trying to be fancy with submodules. If git is not installed, simply do not try to figure out whether the wrap is a submodule that can potentially be checked out/updated for the user. Just take it on faith that it isn't one. Fixes #2623pull/8253/head
parent
0f5a136c40
commit
9d602e6531
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue