mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 01:49:22 +00:00
Update cheatsheets
This commit is contained in:
13
git-check-mailmap
Normal file
13
git-check-mailmap
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}>"`
|
||||
Reference in New Issue
Block a user