mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 01:22:08 +02:00
8 lines
254 B
Markdown
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}}>"`
|