Does sandbox git clone public repos or use faster method?

HEAD
b9f33affeat(vercel-sandbox): support onResume parameter in Sandbox.get and Sandbox.create (#141)
This post might have stale content, as HEAD is 146 commits ahead.

If I start a sandbox with a public github repo as source, the vm will just git clone that repo or there is something that makes it faster than git cloning after the sandbox is live?


END OF POST

Does sandbox git clone public repos or use faster method? — vercel/sandbox