From: Ondrej Certik <ondrej@certik.cz>
To: Kirill Smelkov <kirr@landau.phys.spbu.ru>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: mailmap distinguishing names
Date: Thu, 16 Jul 2009 12:41:16 -0600 [thread overview]
Message-ID: <85b5c3130907161141y59d6888dhe9d0c483fd477e8@mail.gmail.com> (raw)
In-Reply-To: <20090716174313.GA10298@landau.phys.spbu.ru>
On Thu, Jul 16, 2009 at 11:43 AM, Kirill
Smelkov<kirr@landau.phys.spbu.ru> wrote:
> On Thu, Jul 16, 2009 at 11:09:06AM -0600, Ondrej Certik wrote:
>> Hi Kirill!
>>
>> >
>> > You just do
>> >
>> > Ondrej Certik <...@...> ondrej.certik <devnull@localhost>
>> >
>> >
>> > in .mailmap
>> >
>> > See Documentation/mailmap.txt for details
>>
>> Many thanks for help, that's exactly what I want.
>>
>> Only I think I am probably doing something stupid, because I can't get
>> it to work (I use the latest git from git),
>> I put this into the root directory:
>>
>> $ cat .mailmap
>> Ondrej Certik <...@...> ondrej.certik <devnull@localhost>
>>
>> (if have my real address instead of the ...@..), and:
>>
>> $ git shortlog -ns
>> 654 Ondrej Certik
>> 322 Kirill Smelkov
>> 268 ondrej.certik
>> [...]
>>
>> it still shows ondrej.certik. I will try to debug it why it doesn't
>> work, I think according to the documentation it should work.
>
> It does work with the following mailmap:
>
> Ondrej Certik <ondrej@certik.cz> ondrej.certik <devnull@localhost>
>
> before:
>
> $ git shortlog -s | grep -i certik
> 654 Ondrej Certik
> 268 ondrej.certik
>
>
> after:
>
> $ git shortlog -s | grep -i certik
> 922 Ondrej Certik
Now it works! Many thanks, I must have been doing something really stupid.
Ondrej
prev parent reply other threads:[~2009-07-16 18:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-15 22:22 mailmap distinguishing names Ondrej Certik
2009-07-16 8:55 ` Kirill Smelkov
2009-07-16 17:09 ` Ondrej Certik
2009-07-16 17:43 ` Kirill Smelkov
2009-07-16 18:41 ` Ondrej Certik [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=85b5c3130907161141y59d6888dhe9d0c483fd477e8@mail.gmail.com \
--to=ondrej@certik.cz \
--cc=git@vger.kernel.org \
--cc=kirr@landau.phys.spbu.ru \
/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).