git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Change author in commits
@ 2008-12-21 12:27 Ángel Eduardo
  2008-12-21 13:26 ` David Symonds
  0 siblings, 1 reply; 2+ messages in thread
From: Ángel Eduardo @ 2008-12-21 12:27 UTC (permalink / raw)
  To: git


Hello.

I've started a repository in a project of mine, but I forgot to change the
commiter name to the nickname and email I'll use in the project along with
my teammates.

So, it's there a way to change them it in the commits I've done?

Thanks a lot in advance!
-- 
View this message in context: http://n2.nabble.com/Change-author-in-commits-tp1686491p1686491.html
Sent from the git mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Change author in commits
  2008-12-21 12:27 Change author in commits Ángel Eduardo
@ 2008-12-21 13:26 ` David Symonds
  0 siblings, 0 replies; 2+ messages in thread
From: David Symonds @ 2008-12-21 13:26 UTC (permalink / raw)
  To: Ángel Eduardo; +Cc: git

On Sun, Dec 21, 2008 at 11:27 PM, Ángel Eduardo <arcnorj@yahoo.es> wrote:

> I've started a repository in a project of mine, but I forgot to change the
> commiter name to the nickname and email I'll use in the project along with
> my teammates.
>
> So, it's there a way to change them it in the commits I've done?

If you haven't published your changes, simply rewrite your history via
git filter-branch; see its manpage for details.

If you *have* published your changes, you can't change committer
details without changing the SHA1 of the commits.


Dave.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-12-21 13:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-21 12:27 Change author in commits Ángel Eduardo
2008-12-21 13:26 ` David Symonds

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).