[U-Boot] [PATCH] Adding support for Linuxstamp II 9260

Mike Frysinger vapier at gentoo.org
Tue Nov 3 23:33:20 CET 2009


On Tuesday 03 November 2009 16:26:17 Paul Thomas wrote:
> On Tue, Nov 3, 2009 at 2:21 PM, Mike Frysinger <vapier at gentoo.org> wrote:
> > On Tuesday 03 November 2009 16:12:40 Paul Thomas wrote:
> >> From: Paul Thomas <pthomas at 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 at 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 


More information about the U-Boot mailing list