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

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.