git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git am mangles commit author name.
@ 2010-07-13  3:53 Daniel F
  2010-07-13  5:49 ` Jonathan Nieder
  0 siblings, 1 reply; 10+ messages in thread
From: Daniel F @ 2010-07-13  3:53 UTC (permalink / raw)
  To: git

Hi all,

Have a problem with git am. I am trying to apply a patch (created with
git format-patch) that I have in a file.
The file contains the line (along with the rest of the patch, of course):
From: username <emailaddress>

So I do the following:
git am --signoff < patchfile.patch
It applies just fine, but the commit author shows in in git log as:
emailaddress <emailaddress>
(i.e., the username is nowhere to be seen)

I'm using the latest git release, 1.7.1.1, on ubuntu intrepid.

Would anyone happen to have some suggestions as to what i'm missing,
and how I can get git am to properly treat the commit author name?

Thank you all in advance,
Daniel

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-07-16 19:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-13  3:53 git am mangles commit author name Daniel F
2010-07-13  5:49 ` Jonathan Nieder
2010-07-13 14:54   ` Daniel F
2010-07-13 15:11     ` Jay Soffian
2010-07-13 15:48       ` Daniel F
2010-07-13 22:16         ` Ævar Arnfjörð Bjarmason
2010-07-14 14:16       ` Tor Arntsen
2010-07-14 14:31         ` Ævar Arnfjörð Bjarmason
2010-07-16 14:18           ` Daniel F
2010-07-16 19:19             ` Jonathan Nieder

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).