Thread (1 message) 1 message, 1 author, 2018-12-04

Re: [PATCH 3/3] RelNotes 2.20: drop spurious double quote

From: Junio C Hamano <hidden>
Date: 2018-12-04 02:26:25

Martin Ågren [off-list ref] writes:
We have three double-quote characters, which is one too many or too few.
Dropping the last one seems to match the original intention best.
Thanks for spotting.  The actual original intention was that the
user says two things:

	first saying "add only what does not match '*' out of all
	branches" and then saying "add all branches, without any
	exclusion this time".

But letting the user first say one thing and then doing another
thing without saying it is also fine, which is what your version is.


quoted hunk
Signed-off-by: Martin Ågren <redacted>
---
 Documentation/RelNotes/2.20.0.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/RelNotes/2.20.0.txt b/Documentation/RelNotes/2.20.0.txt
index 201135d80c..e71fe3dee1 100644
--- a/Documentation/RelNotes/2.20.0.txt
+++ b/Documentation/RelNotes/2.20.0.txt
@@ -578,7 +578,7 @@ Fixes since v2.19
 
  * "git rev-parse --exclude=* --branches --branches"  (i.e. first
    saying "add only things that do not match '*' out of all branches"
-   and then adding all branches, without any exclusion this time")
+   and then adding all branches, without any exclusion this time)
    worked as expected, but "--exclude=* --all --all" did not work the
    same way, which has been fixed.
    (merge 5221048092 ag/rev-parse-all-exclude-fix later to maint).
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help