EricCrosson / git-dl

Clone a git repository to a structured directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate faster clones

ericcrosson-bitgo opened this issue · comments

What if we shallow clone and then do an unshallow as a background job? How can we prevent that from blocking the CLI session?