git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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 11:09:06 -0600	[thread overview]
Message-ID: <85b5c3130907161009k64029bd3t23155040728d9d9@mail.gmail.com> (raw)
In-Reply-To: <20090716085532.GA8843@landau.phys.spbu.ru>

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.

Ondrej

  reply	other threads:[~2009-07-16 17:09 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 [this message]
2009-07-16 17:43     ` Kirill Smelkov
2009-07-16 18:41       ` Ondrej Certik

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=85b5c3130907161009k64029bd3t23155040728d9d9@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).