From: Allan Caffee <allan.caffee@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org, Miklos Vajna <vmiklos@frugalware.org>
Subject: Re: [PATCH] builtin-merge: fix a typo in an error message
Date: Mon, 27 Apr 2009 11:41:51 -0400 [thread overview]
Message-ID: <20090427154151.GA9380@linux.vnet> (raw)
In-Reply-To: <20090413231250.GA16990@genesis.frugalware.org>
Hello Junio,
On Tue, 14 Apr 2009, Miklos Vajna wrote:
> On Mon, Apr 13, 2009 at 02:10:08PM -0400, Allan Caffee <allan.caffee@gmail.com> wrote:
> > - die("Could open %s for writing", git_path("MERGE_MSG"));
> > + die("Could not open %s for writing", git_path("MERGE_MSG"));
>
> Acked-by: Miklos Vajna <vmiklos@frugalware.org>
Is this one ready for maint? (The issue dates back to 1c7b76be.)
next prev parent reply other threads:[~2009-04-27 15:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-13 18:10 [PATCH] builtin-merge: fix a typo in an error message Allan Caffee
2009-04-13 21:41 ` Allan Caffee
2009-04-13 23:12 ` Miklos Vajna
2009-04-27 15:41 ` Allan Caffee [this message]
2009-04-27 16:37 ` 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=20090427154151.GA9380@linux.vnet \
--to=allan.caffee@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=vmiklos@frugalware.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 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.