startup-os icon indicating copy to clipboard operation
startup-os copied to clipboard

Check if `aa workspace` should git clone instead of copy

Open oferb opened this issue 7 years ago • 0 comments

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

oferb avatar Sep 15 '18 21:09 oferb