startup-os
startup-os copied to clipboard
Check if `aa workspace` should git clone instead of copy
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