git-shortlog.txt: fix example about .mailmap
authorMichele Ballabio <barra_cuda@katamail.com>
Fri, 30 Jan 2009 16:55:24 +0000 (17:55 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 31 Jan 2009 05:11:50 +0000 (21:11 -0800)
In the example, Joe Developer has <joe@example.com> as his email,
but in the .mailmap is <joe@random.com>. Use example.com instead.

Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found