From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Adding support for Linuxstamp II 9260
Date: Tue, 3 Nov 2009 18:33:20 -0400 [thread overview]
Message-ID: <200911031733.21595.vapier@gentoo.org> (raw)
In-Reply-To: <c785bba30911031326o2bb93bb1i62d3091bdc55d39@mail.gmail.com>
On Tuesday 03 November 2009 16:26:17 Paul Thomas wrote:
> On Tue, Nov 3, 2009 at 2:21 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> > On Tuesday 03 November 2009 16:12:40 Paul Thomas wrote:
> >> From: Paul Thomas <pthomas@black.(none)>
> >
> > looks like you need to fix your git environment & re-submit this patch
>
> Yeah, I saw it does that in git send-email, but the first prompt "Who
> should the emails appear to be from?" is correct, and the email in the
> .gitconfig is correct. I don't know where's it's pulling that info
> from or why it's different from the prompt. It's very annoying.
it's most likely encoded in the patch itself. the git-send-email question
only asks about the From: field, not the author aspect.
make sure your ~/.gitconfig is correct and has user.name and user.email set,
then amend the patch (assuming it's the last changeset in your branch) by
doing:
git commit --amend --author 'Your Name <your@email.com>'
that should reset all the relevant fields
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20091103/a366ff88/attachment.pgp
next prev parent reply other threads:[~2009-11-03 22:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-03 21:12 [U-Boot] [PATCH] Adding support for Linuxstamp II 9260 Paul Thomas
2009-11-03 21:21 ` Mike Frysinger
2009-11-03 21:26 ` Paul Thomas
2009-11-03 22:33 ` Mike Frysinger [this message]
2009-11-03 21:33 ` Wolfgang Denk
2009-11-04 1:19 ` Paul Thomas
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=200911031733.21595.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=u-boot@lists.denx.de \
/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