git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
To: Tom Isaacson <tom.isaacson@teknique.com>
Cc: git@vger.kernel.org
Subject: Re: Parsing git send-email
Date: Mon, 17 Jul 2023 10:05:18 -0400	[thread overview]
Message-ID: <20230717-upscale-repacking-a56622@meerkat> (raw)
In-Reply-To: <CA+EiEZ+PBLEtQ1bD_TnsstT0jNehAs2CGgYXebEE4aweK=kmgg@mail.gmail.com>

On Sun, Jul 16, 2023 at 11:22:20AM +1200, Tom Isaacson wrote:
> I'm trying to find a way of parsing emails sent by "git send-email".
> Does anyone know of any existing solutions?

Define parsing?

If you just want patch/description/header information, the easiest is to use
git-mailinfo. If you want to do something more than that, then you need to
give additional information regarding what your end-goal is.

-K

  reply	other threads:[~2023-07-17 14:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-15 23:22 Parsing git send-email Tom Isaacson
2023-07-17 14:05 ` Konstantin Ryabitsev [this message]
2023-07-22 21:21   ` Tom Isaacson

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=20230717-upscale-repacking-a56622@meerkat \
    --to=konstantin@linuxfoundation.org \
    --cc=git@vger.kernel.org \
    --cc=tom.isaacson@teknique.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).