1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 11:06:00 +02:00

git-check-mailmap: add page (#5099)

This commit is contained in:
bl-ue 2021-01-07 07:30:49 -05:00 committed by GitHub
parent 7d6051e1ad
commit 3b2a42c490
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,8 @@
# 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}}>"`