From: "David Symonds" <dsymonds@gmail.com>
To: "Ángel Eduardo" <arcnorj@yahoo.es>
Cc: git@vger.kernel.org
Subject: Re: Change author in commits
Date: Mon, 22 Dec 2008 00:26:05 +1100 [thread overview]
Message-ID: <ee77f5c20812210526p745f44b0m86ff18ffa815cea4@mail.gmail.com> (raw)
In-Reply-To: <1229862451693-1686491.post@n2.nabble.com>
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.
prev parent reply other threads:[~2008-12-21 13:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-21 12:27 Change author in commits Ángel Eduardo
2008-12-21 13:26 ` David Symonds [this message]
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=ee77f5c20812210526p745f44b0m86ff18ffa815cea4@mail.gmail.com \
--to=dsymonds@gmail.com \
--cc=arcnorj@yahoo.es \
--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).