summaryrefslogtreecommitdiffstats
path: root/rev-list-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-10-03 15:27:02 -0700
committerJunio C Hamano <gitster@pobox.com>2016-10-03 15:27:02 -0700
commitf3ca7b889bcee015231b4783c099e967f1e3477f (patch)
tree0e04e2364746855bafd73f2fab320d40c09224b7 /rev-list-options.txt
parent9f9184952b718805baa0ead57cf9de6c1963ca7a (diff)
downloadgit-htmldocs-f3ca7b889bcee015231b4783c099e967f1e3477f.tar.gz
Autogenerated HTML docs for v2.10.1-352-g0cf36
Diffstat (limited to 'rev-list-options.txt')
-rw-r--r--rev-list-options.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/rev-list-options.txt b/rev-list-options.txt
index 7e462d384..5da7cf5a8 100644
--- a/rev-list-options.txt
+++ b/rev-list-options.txt
@@ -657,8 +657,9 @@ avoid showing the commits from two parallel development track mixed
together.
--reverse::
- Output the commits in reverse order.
- Cannot be combined with `--walk-reflogs`.
+ Output the commits chosen to be shown (see Commit Limiting
+ section above) in reverse order. Cannot be combined with
+ `--walk-reflogs`.
Object Traversal
~~~~~~~~~~~~~~~~