diff --git a/pages/common/git-check-mailmap.md b/pages/common/git-check-mailmap.md new file mode 100644 index 0000000000..6e23b932c1 --- /dev/null +++ b/pages/common/git-check-mailmap.md @@ -0,0 +1,8 @@ +# git check-mailmap + +> Show canonical names and email addresses of contacts. +> More information: . + +- Look up the canonical name associated with an email address: + +`git check-mailmap "<{{email@example.com}}>"`