This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: git conversion of GCC wwwdocs repository
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Jonathan Wakely <jwakely dot gcc at gmail dot com>, Joseph Myers <joseph at codesourcery dot com>
- Cc: Thomas Schwinge <thomas at codesourcery dot com>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>, Jason Merrill <jason at redhat dot com>
- Date: Sun, 20 Oct 2019 21:17:06 +0200 (CEST)
- Subject: Re: git conversion of GCC wwwdocs repository
- References: <alpine.DEB.2.21.1909150212460.10798@digraph.polyomino.org.uk> <alpine.DEB.2.21.1909242046110.14213@digraph.polyomino.org.uk> <CAH6eHdQFyBjG8Yfo3kh+ogwt_RZ17rQqK-biA8-0byLmjJKD7A@mail.gmail.com> <alpine.DEB.2.21.1909242212040.14213@digraph.polyomino.org.uk> <CADzB+2kr-zpnGcVs-G90sNnaj-dY-JSRStwSDLSAsHSXJtis3A@mail.gmail.com> <87impgzo20.fsf@euler.schwinge.homeip.net> <CAH6eHdTVwNzYFm7=2e_tivLFnoPN_UtmQY_y7RRsSMVNtNWymw@mail.gmail.com>
On Wed, 25 Sep 2019, Jonathan Wakely wrote:
> I mean that there's not much value in having my past commits listed as
> coming from various "different" authors:
>
> Jonathan Wakely <xxx at compsoc.man.ac.uk>
> Jonathan Wakely <xxx at kayari.org>
> Jonathan Wakely <xxx at gmail.com>
> Jonathan Wakely <xxx at gcc.gnu.org>
> Jonathan Wakely <xxx at redhat.com>
>
> All of those "identities" are the same person, so making all my
> commits use the same Author is arguably correct, even if I was using
> different addresses at different times.
In my case that address really is gerald@pfeifer.com (which I should
keep for the rest of my life).
I noticed today that old commits show up as gerald@gcc.gnu.org, whereas
those from after the conversion show up as gerald@pfeifer.com. Is there
a way to unify that to gerald@pfeifer.com throughout?
Gerald