summaryrefslogtreecommitdiffstats
path: root/git-fetch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-09-25 12:08:44 -0700
committerJunio C Hamano <gitster@pobox.com>2012-09-25 12:08:44 -0700
commit4f07aeca5786f644177419a0a3f2157d3e835277 (patch)
treedca692b73f7089755cc507c7c6833b824d262a1a /git-fetch.html
parent0acb1ae530fa409f7ce96eb216e0a690b0f7900e (diff)
downloadgit-htmldocs-4f07aeca5786f644177419a0a3f2157d3e835277.tar.gz
Autogenerated HTML docs for v1.7.12.1-428-g652398
Diffstat (limited to 'git-fetch.html')
-rw-r--r--git-fetch.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/git-fetch.html b/git-fetch.html
index 5cc000c42..3cbc5b189 100644
--- a/git-fetch.html
+++ b/git-fetch.html
@@ -640,7 +640,8 @@ there is a remotes.&lt;group&gt; entry in the configuration file.
<p>
Deepen the history of a <em>shallow</em> repository created by
<tt>git clone</tt> with <tt>--depth=&lt;depth&gt;</tt> option (see <a href="git-clone.html">git-clone(1)</a>)
- by the specified number of commits.
+ to the specified number of commits from the tip of each remote
+ branch history. Tags for the deepened commits are not fetched.
</p>
</dd>
<dt class="hdlist1">