"platforms/reference/vscode:/vscode.git/clone" did not exist on "a5e42f57289b654368ba91183cb8f4a3649a5f68"
-
Matthew Brett authored
pip will copy the directory it installs from before running the install / wheel build. If the directory is a submodule, then the copy breaks the connection with the containing project, so git commands to get the version will fail. Fix is to re-create the .git directory for submodules. Version of fix in https://github.com/matthew-brett/multibuild/pull/12 with thanks to Hassan Kibirige.
ce65bc01