From: "Wesley J. Landaker" <wjl@icecavern.net>
To: "Larry D'Anna" <larry@elder-gods.org>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: Re: [PATCH] add new options to git format-patch: --cover-subject and --cover-blurb
Date: Fri, 5 Feb 2010 15:53:27 -0700 [thread overview]
Message-ID: <201002051553.27315.wjl@icecavern.net> (raw)
In-Reply-To: <7vfx5fwbws.fsf@alter.siamese.dyndns.org>
On Friday 05 February 2010 15:33:23 Junio C Hamano wrote:
> The placeholder in particular and the cover letter itself in general are
> meant to be edited. I do not see much point in forcing people to edit
> yet another file and have them specify with an cover-blurb option.
>
> Not very interested.
The original use-case is also pretty close to just doing the following:
$ git format-patch master..HEAD --cover-letter
$ vi 0000-cover-letter.patch
$ git send-email --to my@mydomain.org *.patch
$ git send-email --to git@vger.kernel.org *.patch
Isn't that just as easy as the proposed --cover-* options?
next prev parent reply other threads:[~2010-02-05 22:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-05 21:39 [PATCH] add new options to git format-patch: --cover-subject and --cover-blurb Larry D'Anna
2010-02-05 22:26 ` Wesley J. Landaker
2010-02-05 22:33 ` Junio C Hamano
2010-02-05 22:53 ` Wesley J. Landaker [this message]
2010-02-05 23:00 ` Larry D'Anna
2010-02-05 22:59 ` Larry D'Anna
2010-02-06 1:10 ` Junio C Hamano
2010-02-06 19:13 ` Jonathan Nieder
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=201002051553.27315.wjl@icecavern.net \
--to=wjl@icecavern.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=larry@elder-gods.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).