[PATCH] D97118: [Docs] Mention clone depth feature of git in LLVM getting started

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 07:51:31 PST 2021


awarzynski added a comment.

In D97118#2578757 <https://reviews.llvm.org/D97118#2578757>, @xgupta wrote:

> Don't know how you did it, but on system shallow clone with 'git clone --depth 1  https://github.com/<username>/llvm-project.git command download 142.44 MiB. (and internet speed is ofcourse less ):

Sorry, I was referring to the space the repo consumes after unpacking. You are right, only ~140MBs are downloaded. I should've been clearer!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97118/new/

https://reviews.llvm.org/D97118



More information about the llvm-commits mailing list