summaryrefslogtreecommitdiffstats
path: root/git-pull.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-09-01 18:43:07 +0000
committerJunio C Hamano <junio@kernel.org>2010-09-01 18:43:07 +0000
commit075ae872e449692eeaa3f3b5446298382a49aa23 (patch)
treeadf6ef2afdf0747adaf4c97e5ade0085ea7148f3 /git-pull.html
parentde9745c4705d1abe0983cf9aba9af20936c18eb5 (diff)
downloadgit-htmldocs-075ae872e449692eeaa3f3b5446298382a49aa23.tar.gz
Autogenerated HTML docs for v1.7.2.2-268-g7e423
Diffstat (limited to 'git-pull.html')
-rw-r--r--git-pull.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/git-pull.html b/git-pull.html
index 5d412313c..0a6ac0553 100644
--- a/git-pull.html
+++ b/git-pull.html
@@ -656,7 +656,9 @@ unless you have read <a href="git-rebase.html">git-rebase(1)</a> carefully.</td>
<p>
By default, tags that point at objects that are downloaded
from the remote repository are fetched and stored locally.
- This option disables this automatic tag following.
+ This option disables this automatic tag following. The default
+ behavior for a remote may be specified with the remote.&lt;name&gt;.tagopt
+ setting. See <a href="git-config.html">git-config(1)</a>.
</p>
</dd>
<dt>
@@ -672,7 +674,9 @@ unless you have read <a href="git-rebase.html">git-rebase(1)</a> carefully.</td>
objects reachable from the branch heads that are being
tracked will not be fetched by this mechanism. This
flag lets all tags and their associated objects be
- downloaded.
+ downloaded. The default behavior for a remote may be
+ specified with the remote.&lt;name&gt;.tagopt setting. See
+ <a href="git-config.html">git-config(1)</a>.
</p>
</dd>
<dt>
@@ -1253,7 +1257,7 @@ Junio C Hamano and the git-list &lt;git@vger.kernel.org&gt;.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-08-18 22:14:52 UTC
+Last updated 2010-09-01 18:42:45 UTC
</div>
</div>
</body>