summaryrefslogtreecommitdiffstats
path: root/gitglossary.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-01-20 15:23:19 -0800
committerJunio C Hamano <gitster@pobox.com>2016-01-20 15:23:19 -0800
commit4e6ba27c956c6c9b43e7196f210796bd1db478a9 (patch)
treeee957d01ddae17e1dcd2579467b90512aa263bb0 /gitglossary.html
parenta7da1ba8da6521497f33dce9b3d2a46a857172cc (diff)
downloadgit-htmldocs-4e6ba27c956c6c9b43e7196f210796bd1db478a9.tar.gz
Autogenerated HTML docs for v2.7.0-75-g3ee1e
Diffstat (limited to 'gitglossary.html')
-rw-r--r--gitglossary.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/gitglossary.html b/gitglossary.html
index 1e6a6aeb5..4f03570be 100644
--- a/gitglossary.html
+++ b/gitglossary.html
@@ -1658,6 +1658,16 @@ The most notable example is <code>HEAD</code>.</p></div>
</p>
</dd>
<dt class="hdlist1">
+<a id="def_shallow_clone"></a>shallow clone
+</dt>
+<dd>
+<p>
+ Mostly a synonym to <a href="#def_shallow_repository">shallow repository</a>
+ but the phrase makes it more explicit that it was created by
+ running <code>git clone --depth=...</code> command.
+</p>
+</dd>
+<dt class="hdlist1">
<a id="def_shallow_repository"></a>shallow repository
</dt>
<dd>