[Amarok] [BAD EMAIL] 2ca9b94: Merge branch 'master' of git://gitorious.org/amaro

Ian Monroe ian.monroe at gmail.com
Mon Apr 19 16:55:11 CEST 2010


On Mon, Apr 19, 2010 at 4:23 AM, Carlo <brandon.ml at gmail.com> wrote:
> On Mon, Apr 19, 2010 at 1:14 AM, Mark Kretschmann <kretschmann at kde.org> wrote:
>> On Mon, Apr 19, 2010 at 12:51 AM, unknown <Carlo at .> wrote:
>>> commit 2ca9b9429212031b6924209d68abea27a53b749c
>>> Merge: 4e64764 708e12e
>>> Author: unknown <Carlo at .(none)>
>>> Date:   Mon Apr 19 00:54:13 2010 +0200
>>>
>>>    Merge branch 'master' of git://gitorious.org/amarok/amarok
>>
>> Hey Carlo,
>>
>> could you please set your email address and your real name in your Git
>> config? Thanks :)
>>
>
> yeah sorry I setted it before pushing but it didn't change the commits
> I did already

For future reference, `git commit --amend --author="Me
<me at example.com>"` will change the name and email of the latest
commit.

If you need to go back further then that I think you need to use
git-rev-filter and its probably not worth it.

Ian


More information about the Amarok-devel mailing list