summaryrefslogtreecommitdiffstats
path: root/git-clone.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-01-03 16:50:38 -0800
committerJunio C Hamano <gitster@pobox.com>2022-01-03 16:50:38 -0800
commit05fe8d182bb7801152b0db4240ccc5643720f773 (patch)
tree744f71ee6ea11bf9e01708e2ae8fd8c04fe98707 /git-clone.txt
parent3cb60ffb58b400b0d281389d019996b1d9d83b78 (diff)
downloadgit-htmldocs-05fe8d182bb7801152b0db4240ccc5643720f773.tar.gz
Autogenerated HTML docs for v2.34.1-428-gdcc0c
Diffstat (limited to 'git-clone.txt')
-rw-r--r--git-clone.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-clone.txt b/git-clone.txt
index 9685ea069..984d19493 100644
--- a/git-clone.txt
+++ b/git-clone.txt
@@ -167,10 +167,10 @@ objects from the source repository into a pack in the cloned repository.
configuration variables are created.
--sparse::
- Initialize the sparse-checkout file so the working
- directory starts with only the files in the root
- of the repository. The sparse-checkout file can be
- modified to grow the working directory as needed.
+ Employ a sparse-checkout, with only files in the toplevel
+ directory initially being present. The
+ linkgit:git-sparse-checkout[1] command can be used to grow the
+ working directory as needed.
--filter=<filter-spec>::
Use the partial clone feature and request that the server sends