git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Brown <git@davidb.org>
To: Stephen Sinclair <radarsat1@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Retroactively change email signature?
Date: Wed, 2 Jan 2008 16:53:09 -0800	[thread overview]
Message-ID: <20080103005309.GA6158@old.davidb.org> (raw)
In-Reply-To: <9b3e2dc20801021406h46a73ef3ye0c4613d6472a4b3@mail.gmail.com>

On Wed, Jan 02, 2008 at 05:06:37PM -0500, Stephen Sinclair wrote:

>For example, I have a clone of this repo on a Linux, Windows, and OS X
>machine, and also another clone for each on my laptop..  git is
>actually turning out to be great for doing all this swapping between
>machines, but it does take a little training to remember to set the
>configuration, since there's no central repo to ask me for my username
>and password before I can commit.

You can set the user.email and user.name globally with 'git config --global
user.email ...' and the likes, but that only works if you use the same ID.

It'd be nice if there was something that could be put in the global
user.email to require each repository to override that.  On one machine, my
password file doesn't have my name in it, and I kind of get this behavior
by default, but it be nice to be able to do it for real.

Anyone have ideas on how this could be done?

Dave

  reply	other threads:[~2008-01-03  0:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-02 20:37 Retroactively change email signature? Stephen Sinclair
2008-01-02 21:17 ` Jakub Narebski
2008-01-02 21:24 ` Linus Torvalds
2008-01-02 22:06   ` Stephen Sinclair
2008-01-03  0:53     ` David Brown [this message]
2008-01-03  5:52   ` Retroactively change email signature? [resend] Sam Vilain
2008-01-04 18:34     ` Linus Torvalds
2008-01-04 23:04       ` Sam Vilain
2008-01-04 23:08         ` Sam Vilain

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=20080103005309.GA6158@old.davidb.org \
    --to=git@davidb.org \
    --cc=git@vger.kernel.org \
    --cc=radarsat1@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).