From 3b2a42c490ffa0f4d78e2b954698f45886e53977 Mon Sep 17 00:00:00 2001 From: bl-ue <54780737+bl-ue@users.noreply.github.com> Date: Thu, 7 Jan 2021 07:30:49 -0500 Subject: [PATCH] git-check-mailmap: add page (#5099) --- pages/common/git-check-mailmap.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pages/common/git-check-mailmap.md 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}}>"`