mirror of https://github.com/CrimsonTome/tldr.git
9 lines
254 B
Markdown
9 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}}>"`
|