summaryrefslogtreecommitdiffstats
path: root/gitrevisions.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-09-17 15:45:52 -0700
committerJunio C Hamano <gitster@pobox.com>2018-09-17 15:45:52 -0700
commit980e61ec567f55c9247391052477e61a32d24548 (patch)
tree6fe236d0a6fd3ffa6a1be9a52219ed50b7dfcd19 /gitrevisions.html
parenta68ff6db4d42f41cb49143a5423fbe50f539043e (diff)
downloadgit-htmldocs-980e61ec567f55c9247391052477e61a32d24548.tar.gz
Autogenerated HTML docs for v2.19.0-216-g2d3b1c
Diffstat (limited to 'gitrevisions.html')
-rw-r--r--gitrevisions.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/gitrevisions.html b/gitrevisions.html
index 984c59ff9..bbde085d3 100644
--- a/gitrevisions.html
+++ b/gitrevisions.html
@@ -759,9 +759,10 @@ the command, they denote a specific commit or, for commands which
walk the revision graph (such as <a href="git-log.html">git-log(1)</a>), all commits which are
reachable from that commit. For commands that walk the revision graph one can
also specify a range of revisions explicitly.</p></div>
-<div class="paragraph"><p>In addition, some Git commands (such as <a href="git-show.html">git-show(1)</a>) also take
-revision parameters which denote other objects than commits, e.g. blobs
-("files") or trees ("directories of files").</p></div>
+<div class="paragraph"><p>In addition, some Git commands (such as <a href="git-show.html">git-show(1)</a> and
+<a href="git-push.html">git-push(1)</a>) can also take revision parameters which denote
+other objects than commits, e.g. blobs ("files") or trees
+("directories of files").</p></div>
</div>
</div>
<div class="sect1">
@@ -1322,7 +1323,7 @@ spelt out:</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-06-01 00:13:01 PDT
+ 2018-09-17 15:45:24 PDT
</div>
</div>
</body>