-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.mailmap
20 lines (20 loc) · 987 Bytes
/
.mailmap
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Ayub Mohamed <[email protected]> ahm92 <[email protected]>
Ayub Mohamed <[email protected]> Ayub-7 <[email protected]>
Kye Oldham <[email protected]> kno42 <[email protected]>
# Use this file to define mappings between email addresses and author names used in your repo
#
# In the example below the same author appears several times with different credentials:
# ~/Documents/Dev/team-42 $ git shortlog -sne
# 22 Douglas Adams <[email protected]>
# 9 Arthur Dent <[email protected]>
# 7 Arthur dent <[email protected]>
# 2 Arthur Dent <[email protected]>
# 1 The Dolphins <[email protected]>
# 1 SENG302 <[email protected]>
#
# Define mappings like so:
# Arthur Dent <[email protected]> <[email protected]>
#
# See the following pages for more information:
# https://www.kernel.org/pub/software/scm/git/docs/git-shortlog.html
# http://stacktoheap.com/blog/2013/01/06/using-mailmap-to-fix-authors-list-in-git/