Merge branch 'maint'
* maint: Do not talk about "diff" in rev-list documentation.
This commit is contained in:
commit
fc721b699b
@ -96,6 +96,7 @@ you would get an output like this:
|
|||||||
This implies the '--topo-order' option by default, but the
|
This implies the '--topo-order' option by default, but the
|
||||||
'--date-order' option may also be specified.
|
'--date-order' option may also be specified.
|
||||||
|
|
||||||
|
ifndef::git-rev-list[]
|
||||||
Diff Formatting
|
Diff Formatting
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
@ -125,6 +126,7 @@ options may be given. See linkgit:git-diff-files[1] for more options.
|
|||||||
-t::
|
-t::
|
||||||
|
|
||||||
Show the tree objects in the diff output. This implies '-r'.
|
Show the tree objects in the diff output. This implies '-r'.
|
||||||
|
endif::git-rev-list[]
|
||||||
|
|
||||||
Commit Limiting
|
Commit Limiting
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user