Thread (10 messages) flat view 10 messages, 3 authors, 2016-06-15

Re: [PATCH 2/6] Fix odd markup in --diff-filter documentation

From: Jonathan Nieder <hidden>
Date: 2016-06-15 22:49:44

Possibly related (same subject, not in this thread)

Štěpán Němec wrote:
quoted hunk ↗ jump to hunk
--- a/Documentation/diff-options.txt
+++ b/Documentation/diff-options.txt
@@ -248,13 +248,13 @@ endif::git-log[]
 	If `n` is specified, it has the same meaning as for `-M<n>`.
 
 ifndef::git-format-patch[]
---diff-filter=[ACDMRTUXB*]::
+--diff-filter=<spec>::
Maybe something like

--diff-filter=((A|C|D|M|R|T|U|X|B)...[*])

to keep the overview while following the conventions you've set out?

Strictly speaking, --diff-filter= (with empty argument) is allowed, too,
but I don't know if it's worth fitting that in.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help