From: Nicolas Sebrecht <nicolas.s.dev@gmx.fr>
To: Brandon Casey <casey@nrlssc.navy.mil>
Cc: Nicolas Sebrecht <nicolas.s.dev@gmx.fr>,
gitster@pobox.com, giuseppe.bilotta@gmail.com,
git@vger.kernel.org, Brandon Casey <drafnel@gmail.com>
Subject: [PATCH v2] Re: mailinfo: allow individual e-mail files as input
Date: Fri, 7 Aug 2009 04:31:26 +0200 [thread overview]
Message-ID: <20090807023126.GH12924@vidovic> (raw)
In-Reply-To: <4Frzb2o8m7o4sjOhlZiN-mXQHUAsXYeImlNxZ8ANJZ5I3_S_JjSsoA@cipher.nrlssc.navy.mil>
The 06/08/09, Brandon Casey wrote:
> Whoops, I missed that "$1" argument to sed. That means the v2 followup
> patch is unnecessary since the sed is operating on a file argument
> and _not_ stdin.
Yes.
> I think it's a little strange like that though...
>
> {
> sed "$1"
> } < "$1"
I'm not sure why this comment. The former
sed "$1"
whithout anything else is enough.
--
Nicolas Sebrecht
next prev parent reply other threads:[~2009-08-07 2:31 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-05 22:04 What's in git.git (Aug 2009, #01; Wed, 05) Junio C Hamano
2009-08-06 22:24 ` Brandon Casey
2009-08-06 23:17 ` Nicolas Sebrecht
2009-08-06 23:28 ` Nicolas Sebrecht
2009-08-07 1:08 ` [PATCH 1/3] t4150-am: demonstrate git-am's failure to handle some patch emails Brandon Casey
2009-08-07 1:08 ` [PATCH 2/3] mailinfo: allow individual e-mail files as input Brandon Casey
2009-08-07 1:08 ` [PATCH 3/3] git-am: print fair error message when format detection fails Brandon Casey
2009-08-07 1:18 ` [PATCH 2/3] mailinfo: allow individual e-mail files as input Jeff King
2009-08-07 1:21 ` Brandon Casey
2009-08-07 1:27 ` [PATCH v2] " Brandon Casey
2009-08-07 1:52 ` [PATCH v2] " Nicolas Sebrecht
2009-08-07 1:56 ` Nicolas Sebrecht
2009-08-07 2:05 ` Brandon Casey
2009-08-07 2:31 ` Nicolas Sebrecht [this message]
2009-08-07 2:49 ` Brandon Casey
2009-08-07 4:39 ` Nicolas Sebrecht
2009-08-07 5:25 ` Junio C Hamano
2009-08-07 2:30 ` Brandon Casey
2009-08-07 1:36 ` [PATCH 2/3] " Nicolas Sebrecht
2009-08-07 1:59 ` Brandon Casey
2009-08-07 3:37 ` [PATCH 2/3] " Junio C Hamano
2009-08-07 3:33 ` What's in git.git (Aug 2009, #01; Wed, 05) Nanako Shiraishi
2009-08-07 3:55 ` Junio C Hamano
2009-08-07 14:01 ` Brandon Casey
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=20090807023126.GH12924@vidovic \
--to=nicolas.s.dev@gmx.fr \
--cc=casey@nrlssc.navy.mil \
--cc=drafnel@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=giuseppe.bilotta@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 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.