[PATCH] D103360: Add a toplevel .mailmap file
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 29 12:32:33 PDT 2021
mstorsjo added inline comments.
================
Comment at: .mailmap:3
+# names to a single canonical one for `git shortlog`, `git log --author`,
+# or `git check-mailmap`.
+#
----------------
Maybe one can mention that this also can be useful for just canonicalizing/merging various spellings of the name even if they use just one email address.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103360/new/
https://reviews.llvm.org/D103360
More information about the llvm-commits
mailing list