On Thu, Feb 6, 2014 at 3:20 PM, Christian Couder
<chrisc...@tuxfamily.org> wrote:
> Signed-off-by: Christian Couder <chrisc...@tuxfamily.org>
> ---
> diff --git a/Documentation/git-interpret-trailers.txt 
> b/Documentation/git-interpret-trailers.txt
> new file mode 100644
> index 0000000..0617941
> --- /dev/null
> +++ b/Documentation/git-interpret-trailers.txt
> @@ -0,0 +1,132 @@
> +OPTIONS
> +-------
> +--trim-empty::
> +       If the 'value' part of any trailer contains only whitespace,
> +       the whole trailer will be removed from the resulting message.
> +
> +----infile=<file>::
> +       Read the commit message from `file` instead of the standard
> +       input.

s/----/--/

> +
> +CONFIGURATION VARIABLES
> +-----------------------
--
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