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

8 lines
254 B
Markdown

# 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}}>"`