Browse Source
git sparse-checkout was only added in 2.25 (2020) [1]. Older git (1.7+) can handle a sparse checkout setting the .git/info/sparse-checkout data. We also clone with --filter=blob:none --no-checkout which downloads less from the host. [1] https://stackoverflow.com/a/13738951pull/162/head
committed by
Jean-Baptiste Kempf
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue