commit | 3fe2bf2fa700a6bc37107be97603945fdbeeeab3 | [log] [tgz] |
---|---|---|
author | Michele Ballabio <barra_cuda@katamail.com> | Fri Jan 30 17:55:24 2009 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Jan 30 21:11:50 2009 -0800 |
tree | 3b71093227af2d015de2f74d4a41094e2e1c456a | |
parent | ad8c3477b890dfb125ac5ea8962f945f056674d7 [diff] |
git-shortlog.txt: fix example about .mailmap 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>