From: Will Palmer <wmpalmer@gmail.com>
To: Michael J Gruber <git@drmicha.warpmail.net>
Cc: Scott Chacon <schacon@gmail.com>, git list <git@vger.kernel.org>
Subject: Re: Does anyone use git-notes?
Date: Thu, 26 Aug 2010 14:09:03 +0100 [thread overview]
Message-ID: <1282828143.6120.3.camel@wpalmer.simply-domain> (raw)
In-Reply-To: <4C762137.1090801@drmicha.warpmail.net>
On Thu, 2010-08-26 at 10:09 +0200, Michael J Gruber wrote:
> I use it to store the patch comments (the part that goes after the
> "---", before the diff) along with my commits so that I have them in my
> git.git tree, not only in my mbox. This makes it also easier to redo a
> patch and keep the comment when regenerating the patch e-mail with
> format-patch. (I don't have a good solution for the cover letter yet.)
>
> Michael
Not to stray off-topic, but I use tags for the cover letter eg:
refs/tags/patches/short-description/v[N]
I hadn't thought of using git-notes for the per-patch comments, here I
was with the opposite problem (A straighforward way to keep track of
cover-letters, but no good way to keep track of the per-patch comments)
next prev parent reply other threads:[~2010-08-26 13:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-25 18:15 Does anyone use git-notes? Scott Chacon
2010-08-25 18:40 ` Joshua Jensen
2010-08-25 18:52 ` Thomas Rast
2010-08-25 22:42 ` Junio C Hamano
2010-08-25 22:43 ` Junio C Hamano
2010-08-26 7:56 ` Tor Arntsen
2010-08-26 8:09 ` Michael J Gruber
2010-08-26 13:09 ` Will Palmer [this message]
2010-08-26 8:26 ` Jon Seymour
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=1282828143.6120.3.camel@wpalmer.simply-domain \
--to=wmpalmer@gmail.com \
--cc=git@drmicha.warpmail.net \
--cc=git@vger.kernel.org \
--cc=schacon@gmail.com \
/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).