Skip to content

Commit fc721b6

Browse files
committed
Merge branch 'maint'
* maint: Do not talk about "diff" in rev-list documentation.
2 parents c67a9e2 + 9612e74 commit fc721b6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/rev-list-options.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ you would get an output like this:
9696
This implies the '--topo-order' option by default, but the
9797
'--date-order' option may also be specified.
9898

99+
ifndef::git-rev-list[]
99100
Diff Formatting
100101
~~~~~~~~~~~~~~~
101102

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

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

129131
Commit Limiting
130132
~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)