Y
Hacker News
new
|
ask
|
show
|
jobs
by
yjftsjthsd-h
875 days ago
It is perhaps worth pointing out that if you don't need the history you can just `git clone --depth 1` and save the network transfer and disk space.
1 comments
TexasMick
875 days ago
It reminds of when someone told me git submodules are slow.
They just forgot about shallow clones..
link
They just forgot about shallow clones..