git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel F <nanotube@gmail.com>
To: Jonathan Nieder <jrnieder@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: git am mangles commit author name.
Date: Tue, 13 Jul 2010 10:54:52 -0400	[thread overview]
Message-ID: <AANLkTinPCZ79vwZ9eVeHChgTuFGBrz3ACi_grM28Q5Y-@mail.gmail.com> (raw)
In-Reply-To: <20100713054949.GB2425@burratino>

Hi Jonathan,

Thanks for your response!

On 7/13/10, Jonathan Nieder <jrnieder@gmail.com> wrote:
> The commit author showed up with name and email address as I expected.
> What did I do wrong?
>
> Alternatively: could you send the first few lines of your .patch file?

I figured it out :) This was the from line:
From: bc <email@somedomain.net>

Apparently, git-am fails when the username is just one word.
if i put a space between the b and the c, it works just fine.

However... do you not think that it is still a bug? Is it not quite reasonable
for a person to want to identify with just a nick, rather than a full
first and last name?

And more to the immediate point... is there any way i can get git am
to do what i want? :)

Thanks,
Daniel

  reply	other threads:[~2010-07-13 14:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

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=AANLkTinPCZ79vwZ9eVeHChgTuFGBrz3ACi_grM28Q5Y-@mail.gmail.com \
    --to=nanotube@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=jrnieder@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 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).