Thread (1 message) 1 message, 1 author, 2022-06-21

Re: [PATCH 1/2] combine-diff: abort if --ignore-matching-lines is given

From: Junio C Hamano <hidden>
Date: 2022-06-21 16:56:04

René Scharfe [off-list ref] writes:
quoted
quoted
+	if (opt->ignore_regex_nr)
+		die("combined diff and '%s' cannot be used together",
+		    "--ignore-matching-lines");
"X cannot be used together _with_ Y" perhaps?
Not sure, but that type of message was recently unified (most common
case: "options '%s' and '%s' cannot be used together") and "with" is
only used in an untranslated BUG:
Ah, sorry, I completely misread the original as "combined diff
cannot be used together with ignore-matching-lines".

Sorry for the noise.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help