summaryrefslogtreecommitdiffstats
path: root/git-tag.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-10-26 15:24:37 -0700
committerJunio C Hamano <gitster@pobox.com>2016-10-26 15:24:37 -0700
commit4a401d5d92702e0028f6a84625d0cac6218502f6 (patch)
tree2a4cfb0e8efa777e3084bcb796850963b2f8a6c8 /git-tag.html
parentc0859f7292882e15477dfc88025e14ce83a625db (diff)
downloadgit-htmldocs-4a401d5d92702e0028f6a84625d0cac6218502f6.tar.gz
Autogenerated HTML docs for v2.10.1-613-g2cc2e
Diffstat (limited to 'git-tag.html')
-rw-r--r--git-tag.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/git-tag.html b/git-tag.html
index d3cd4a904..1763afd90 100644
--- a/git-tag.html
+++ b/git-tag.html
@@ -1115,9 +1115,8 @@ People need to know that their tags might have been changed.</p></div>
<div class="sect2">
<h3 id="_on_automatic_following">On Automatic following</h3>
<div class="paragraph"><p>If you are following somebody else&#8217;s tree, you are most likely
-using remote-tracking branches (<code>refs/heads/origin</code> in traditional
-layout, or <code>refs/remotes/origin/master</code> in the separate-remote
-layout). You usually want the tags from the other end.</p></div>
+using remote-tracking branches (eg. <code>refs/remotes/origin/master</code>).
+You usually want the tags from the other end.</p></div>
<div class="paragraph"><p>On the other hand, if you are fetching because you would want a
one-shot merge from somebody else, you typically do not want to
get tags from there. This happens more often for people near
@@ -1250,7 +1249,7 @@ ISO 8601
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-07-13 14:58:50 PDT
+Last updated 2016-10-26 15:23:54 PDT
</div>
</div>
</body>