Add a .mailmap to map all my commits to one author in git shortlog. This is purely for my sanity, but also demonstrates how someone else could do similarly if needed.
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
189aa8bbb8
commit
6e1721ca8c
1 changed files with 5 additions and 0 deletions
5
.mailmap
Normal file
5
.mailmap
Normal file
|
@ -0,0 +1,5 @@
|
|||
Rick Elrod <relrod@redhat.com> <codeblock@fedoraproject.org>
|
||||
Rick Elrod <relrod@redhat.com> Ricky Elrod
|
||||
Rick Elrod <relrod@redhat.com> Ricky Elrod <codeblock@lockbox01.phx2.fedoraproject.org>
|
||||
|
||||
# ... others go here ...
|
Loading…
Add table
Add a link
Reference in a new issue