summaryrefslogtreecommitdiffstats
path: root/git-clone.html
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.html
parent3cb60ffb58b400b0d281389d019996b1d9d83b78 (diff)
downloadgit-htmldocs-05fe8d182bb7801152b0db4240ccc5643720f773.tar.gz
Autogenerated HTML docs for v2.34.1-428-gdcc0c
Diffstat (limited to 'git-clone.html')
-rw-r--r--git-clone.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/git-clone.html b/git-clone.html
index b3898db44..56195268a 100644
--- a/git-clone.html
+++ b/git-clone.html
@@ -978,10 +978,10 @@ objects from the source repository into a pack in the cloned repository.</p></di
</dt>
<dd>
<p>
- 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
+ <a href="git-sparse-checkout.html">git-sparse-checkout(1)</a> command can be used to grow the
+ working directory as needed.
</p>
</dd>
<dt class="hdlist1">
@@ -1430,7 +1430,7 @@ Create a bare repository to publish your changes to the public:
<div id="footer">
<div id="footer-text">
Last updated
- 2021-12-10 14:52:02 PST
+ 2022-01-03 16:49:08 PST
</div>
</div>
</body>