0

I need to clone native_client_sdk subdir from Chromium repository, because repository is huge and I don't have resources to download it. The answer Is there any way to clone a git repository's sub-directory only? doesn't help, because git is still downloading the whole repo.

$ git init
$ git remote add -f origin https://chromium.googlesource.com/chromium/src
Updating origin
remote: Sending approximately 4.44 GiB ...
remote: Counting objects: 222129, done
remote: Finding sources: 100% (438/438)
Receiving objects:   0% (6064/7199440), 3.07 MiB | 174.00 KiB/s
anatoly techtonik
  • 19,847
  • 9
  • 124
  • 140

0 Answers0