Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
* maint:
  Do not talk about "diff" in rev-list documentation.
  • Loading branch information
Junio C Hamano committed Aug 13, 2008
2 parents c67a9e2 + 9612e74 commit fc721b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/rev-list-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ you would get an output like this:
This implies the '--topo-order' option by default, but the
'--date-order' option may also be specified.

ifndef::git-rev-list[]
Diff Formatting
~~~~~~~~~~~~~~~

Expand Down Expand Up @@ -125,6 +126,7 @@ options may be given. See linkgit:git-diff-files[1] for more options.
-t::

Show the tree objects in the diff output. This implies '-r'.
endif::git-rev-list[]

Commit Limiting
~~~~~~~~~~~~~~~
Expand Down

0 comments on commit fc721b6

Please sign in to comment.