summaryrefslogtreecommitdiffstats
path: root/git-describe.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-08-22 12:55:29 -0700
committerJunio C Hamano <gitster@pobox.com>2012-08-22 12:55:29 -0700
commitd031611b80058b4f2217d154bf060aff8f80038f (patch)
tree30b17343fd84968f8f46f779da427862db435ce2 /git-describe.html
parent0862f09cc973996f93b1254f944295e06d42822e (diff)
downloadgit-htmldocs-d031611b80058b4f2217d154bf060aff8f80038f.tar.gz
Autogenerated HTML docs for v1.7.12-70-g851f7
Diffstat (limited to 'git-describe.html')
-rw-r--r--git-describe.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-describe.html b/git-describe.html
index 0be5291d9..9c54e8b5d 100644
--- a/git-describe.html
+++ b/git-describe.html
@@ -626,7 +626,7 @@ see the -a and -s options to <a href="git-tag.html">git-tag(1)</a>.</p></div>
<dd>
<p>
Instead of using only the annotated tags, use any ref
- found in <tt>.git/refs/</tt>. This option enables matching
+ found in <tt>refs/</tt> namespace. This option enables matching
any known branch, remote-tracking branch, or lightweight tag.
</p>
</dd>
@@ -636,7 +636,7 @@ see the -a and -s options to <a href="git-tag.html">git-tag(1)</a>.</p></div>
<dd>
<p>
Instead of using only the annotated tags, use any tag
- found in <tt>.git/refs/tags</tt>. This option enables matching
+ found in <tt>refs/tags</tt> namespace. This option enables matching
a lightweight (non-annotated) tag.
</p>
</dd>
@@ -801,7 +801,7 @@ will be the smallest number of commits possible.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-11-15 13:45:02 PDT
+Last updated 2012-08-22 12:54:47 PDT
</div>
</div>
</body>