Re: [PATCH v2 6/6] doc: add note about shell quoting to revision.txt
From: Andreas Heiduk <hidden>
Date: 2018-04-27 18:42:48
From: Andreas Heiduk <hidden>
Date: 2018-04-27 18:42:48
Am 27.04.2018 um 19:36 schrieb Eric Sunshine:
On Fri, Apr 27, 2018 at 1:04 PM, Andreas Heiduk [off-list ref] wrote:quoted
Signed-off-by: Andreas Heiduk <redacted> Reviewed-by: Junio C Hamano <redacted> ---diff --git a/Documentation/revisions.txt b/Documentation/revisions.txt@@ -186,6 +190,8 @@ existing tag object. + Depending on the given text the shell's word splitting rules might + require additional quoting.s/text/&,/
Fixed, Thanks