Git development
 help / color / mirror / Atom feed
From: Nick Warne <nick@ukfsn.org>
To: git@vger.kernel.org
Subject: Possible git git config --global user.email BUG
Date: Sun, 16 Mar 2008 19:26:36 +0000	[thread overview]
Message-ID: <20080316192636.3075d0eb@linuxamd.linicks.net> (raw)

Hi all,

I have been using git clone for 'pull' only for a while (kernel, Xorg
etc. etc.), but today starting using local commit and creating patches
for Fluxbox project.

On a new clone of fluxbox, I issued:

git config --global nick.email <real.mail.address>
git config --global nick.name "Nick Warne"

I then made my changes and issued:

git commit -a

All OK.

Then showing changes (and also creating the patch BTW!):

git show

Reveals that the change DIFF grabs hold of my local user.domain and not
what I earlier set-up:

From: Nick Warne <nick@linuxamd.linicks.net>
Date: Sun, 16 Mar 2008 15:51:49 +0000


This happens on all the patches....  Have I done something wrong?

Thanks for any help.

Nick
-- 
Free Software Foundation Associate Member 5508

             reply	other threads:[~2008-03-16 19:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-16 19:26 Nick Warne [this message]
2008-03-16 19:35 ` Possible git git config --global user.email BUG Nick Warne
2008-03-16 19:41 ` Linus Torvalds

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=20080316192636.3075d0eb@linuxamd.linicks.net \
    --to=nick@ukfsn.org \
    --cc=git@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox