git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Stephen Sinclair" <radarsat1@gmail.com>
To: git@vger.kernel.org
Subject: Re: Retroactively change email signature?
Date: Wed, 2 Jan 2008 17:06:37 -0500	[thread overview]
Message-ID: <9b3e2dc20801021406h46a73ef3ye0c4613d6472a4b3@mail.gmail.com> (raw)
In-Reply-To: <alpine.LFD.1.00.0801021316080.3010@woody.linux-foundation.org>

Thanks, I was able to use git-filter-branch to accomplish what I wanted.
I should have mentioned in the original email that it is not a widely
distributed repo, so I'm not too worried about breaking things at this
point.  I guess for a larger project it might be a problem, so I
probably just wouldn't do it.

> BUT! See also the big bold-face warning: using "filter-branch" will not
> change old commits, it will create a series of *new* commits that bear a
> striking resemblance to the old ones, but are not the same. So you'll have
> a totally new history.

Got it, thanks.
I'll just have to remember to git-config properly next time I do this.

One thing that's a bit odd for me is that I use a different email
address for this particular project..
Conveniently I'm able to use git-config to set an email address
locally for this repo, however I have to remember to do this every
time I clone it somewhere.  Not a problem, necessarily, but perhaps
just a matter of training myself.

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.


cheers,
Steve

  reply	other threads:[~2008-01-02 22:07 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 [this message]
2008-01-03  0:53     ` David Brown
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=9b3e2dc20801021406h46a73ef3ye0c4613d6472a4b3@mail.gmail.com \
    --to=radarsat1@gmail.com \
    --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;
as well as URLs for NNTP newsgroup(s).