We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c67a9e2 + 9612e74 commit fc721b6Copy full SHA for fc721b6
1 file changed
Documentation/rev-list-options.txt
@@ -96,6 +96,7 @@ you would get an output like this:
96
This implies the '--topo-order' option by default, but the
97
'--date-order' option may also be specified.
98
99
+ifndef::git-rev-list[]
100
Diff Formatting
101
~~~~~~~~~~~~~~~
102
@@ -125,6 +126,7 @@ options may be given. See linkgit:git-diff-files[1] for more options.
125
126
-t::
127
128
Show the tree objects in the diff output. This implies '-r'.
129
+endif::git-rev-list[]
130
131
Commit Limiting
132
0 commit comments