"vscode:/vscode.git/clone" did not exist on "83255aa87c38b9d1982b2b8d9290c83dae4574f3"
- 22 Jan, 2017 1 commit
-
-
Matthew Brett authored
-
- 21 Jan, 2017 1 commit
-
-
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.
-