This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
Check if aa workspace
should git clone instead of copy
#328
Labels
This might be faster:
git clone /path/to/base/head/startup-os
We could also probably do:
git clone file:///path/to/base/head/startup-os --depth=1
The text was updated successfully, but these errors were encountered: