summaryrefslogtreecommitdiffstats
path: root/git-show.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-11-09 19:41:30 +0000
committerJunio C Hamano <junio@kernel.org>2010-11-09 19:41:30 +0000
commitc3fda57fff8451d3c28afc16c6ace06cfd087981 (patch)
tree38c4f8325adc26b19edd45ab1226dcd218d252f9 /git-show.html
parent68cf15a825368c926443c26a6516947fca3c1d39 (diff)
downloadgit-htmldocs-c3fda57fff8451d3c28afc16c6ace06cfd087981.tar.gz
Autogenerated HTML docs for v1.7.3.2-164-g6f10c
Diffstat (limited to 'git-show.html')
-rw-r--r--git-show.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/git-show.html b/git-show.html
index 6a8df3a95..ff5f253d3 100644
--- a/git-show.html
+++ b/git-show.html
@@ -970,6 +970,15 @@ git show v1.0.0^{tree}
</p>
</dd>
<dt class="hdlist1">
+git show -s --format=%s v1.0.0^{commit}
+</dt>
+<dd>
+<p>
+ Shows the subject of the commit pointed to by the
+ tag <tt>v1.0.0</tt>.
+</p>
+</dd>
+<dt class="hdlist1">
git show next~10:Documentation/README
</dt>
<dd>
@@ -1081,7 +1090,7 @@ Johannes Schindelin &lt;<a href="mailto:Johannes.Schindelin@gmx.de">Johannes.Sch
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-11-06 00:41:57 UTC
+Last updated 2010-11-09 19:41:12 UTC
</div>
</div>
</body>