Fredrik Gustafsson <iv...@iveqy.com> writes:

> diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt
> index 617e29b..e31d828 100644
> --- a/Documentation/git-commit.txt
> +++ b/Documentation/git-commit.txt
> @@ -180,8 +180,9 @@ OPTIONS
>  +
>  --
>  strip::
> -     Strip leading and trailing empty lines, trailing whitespace, and
> -     #commentary and collapse consecutive empty lines.
> +     Strip leading and trailing empty lines, trailing whitespace,
> +     #commentary, unified diff added with `-v` and collapse
> +     consecutive empty lines.

I'd prefer the description not to be _too_ explicit e.g. by
mentioning "unified diff", etc.

Personally I think it is sufficient to do s/#comment/comment/ to the
existing text, without doing anything else.  What is "commentary" to
be removed is fairly clear in the contents given to the user in the
editor.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to