All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Sixt <j.sixt@viscovery.net>
To: "Kirill A. Shutemov" <kirill@shutemov.name>
Cc: git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>
Subject: Re: [PATCH, v2] tag: implement --[no-]strip option
Date: Tue, 15 Nov 2011 07:42:15 +0100	[thread overview]
Message-ID: <4EC209C7.6090805@viscovery.net> (raw)
In-Reply-To: <1321307019-5557-1-git-send-email-kirill@shutemov.name>

Am 11/14/2011 22:43, schrieb Kirill A. Shutemov:
> From: "Kirill A. Shutemov" <kirill@shutemov.name>
> 
> --strip::
> 	Remove from tag message lines staring with '#', trailing spaces

s/staring/starting/

> 	from every line and empty lines from the beginning and end.
> 	Enabled by default. Use --no-strip to overwrite the behaviour.
> 
> --no-strip is useful if you want to take a tag message as-is, without
> any stripping.

I would like to know why this is useful. Tag messages are for human
consumption. What benefit is it that whitespace is not stripped? Why are
lines starting with '#' so important that they need to stay in the tag
message?

-- Hannes

  parent reply	other threads:[~2011-11-15  6:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-14 21:43 [PATCH, v2] tag: implement --[no-]strip option Kirill A. Shutemov
2011-11-14 22:20 ` Junio C Hamano
2011-11-14 22:39   ` Kirill A. Shutemov
2011-11-14 23:04     ` Junio C Hamano
2011-11-15  6:42 ` Johannes Sixt [this message]
2011-11-15  7:17   ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EC209C7.6090805@viscovery.net \
    --to=j.sixt@viscovery.net \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=kirill@shutemov.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.