Y
Hacker News
new
|
ask
|
show
|
jobs
by
vmiklos
1245 days ago
FWIW, it's called a shallow clone:
https://git-scm.com/docs/shallow
1 comments
thayne
1243 days ago
That is yet a different concept, where it doesn't include the full history, but without a partial clone it still pulls the entire tree for the head commit.
link