1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 10:22:08 +02:00
tldr/pages/common/git-check-mailmap.md
2021-01-07 07:30:49 -05:00

254 B

git check-mailmap

Show canonical names and email addresses of contacts. More information: https://git-scm.com/docs/git-check-mailmap.

  • Look up the canonical name associated with an email address:

git check-mailmap "<{{email@example.com}}>"