We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9534df9 + 04be694 commit 54a9f14Copy full SHA for 54a9f14
1 file changed
Documentation/rev-list-options.txt
@@ -657,8 +657,9 @@ avoid showing the commits from two parallel development track mixed
657
together.
658
659
--reverse::
660
- Output the commits in reverse order.
661
- 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
662
+ `--walk-reflogs`.
663
664
Object Traversal
665
~~~~~~~~~~~~~~~~
0 commit comments