You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Description
Implements `turbo clone`, essentially a small wrapper around `git clone`
that does simple optimizations like blobless clones for local
development and treeless clones for CI.
### Testing Instructions
Wrote some tests but not convinced they're actually effective. See
comments below
0 commit comments