summaryrefslogtreecommitdiffstats
path: root/git-clone.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-07-06 14:34:15 -0700
committerJunio C Hamano <gitster@pobox.com>2016-07-06 14:34:15 -0700
commitc6c919b870e00b3afac46972e322d36bb8bd7033 (patch)
tree05cae3540265b1dab96cf754e837a8318b204f70 /git-clone.html
parent042f2148898f2f73342c586887b252715dd8af8a (diff)
downloadgit-htmldocs-c6c919b870e00b3afac46972e322d36bb8bd7033.tar.gz
Autogenerated HTML docs for v2.9.0-243-g5c589
Diffstat (limited to 'git-clone.html')
-rw-r--r--git-clone.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/git-clone.html b/git-clone.html
index 0906f2d32..1c88116e2 100644
--- a/git-clone.html
+++ b/git-clone.html
@@ -1030,9 +1030,8 @@ objects from the source repository into a pack in the cloned repository.</p></di
Create a <em>shallow</em> clone with a history truncated to the
specified number of commits. Implies <code>--single-branch</code> unless
<code>--no-single-branch</code> is given to fetch the histories near the
- tips of all branches. This implies <code>--shallow-submodules</code>. If
- you want to have a shallow superproject clone, but full submodules,
- also pass <code>--no-shallow-submodules</code>.
+ tips of all branches. If you want to clone submodules shallowly,
+ also pass <code>--shallow-submodules</code>.
</p>
</dd>
<dt class="hdlist1">
@@ -1315,7 +1314,7 @@ Create a bare repository to publish your changes to the public:
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-05-06 15:26:51 PDT
+Last updated 2016-07-06 14:33:48 PDT
</div>
</div>
</body>