Karthik Nayak <karthik.188@xxxxxxxxx> writes: > Interdiff: > > diff --git a/Documentation/git-for-each-ref.txt b/Documentation/git-for-each-ref.txt > index 1997657..06d468e 100644 > --- a/Documentation/git-for-each-ref.txt > +++ b/Documentation/git-for-each-ref.txt > @@ -133,7 +133,8 @@ align:: > `<position>` is either left, right or middle and `<width>` is > the total length of the content with alignment. If the > contents length is more than the width then no alignment is > - performed. > + performed. If used with '--quote' everything in between %(align:..) > + and %(end) is quoted. That sounds like a buggy behaviour that we may want to fix later, though. Perhaps document it as a known bug, e.g. "Currently it does not work well when used with language-specific quoting like --shell, etc." (while punting on fixing the implementation for now)? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html