]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Create git .mailmap file for Evergreen
authorJeff Godin <jgodin@tadl.org>
Wed, 14 Sep 2011 16:41:51 +0000 (12:41 -0400)
committerDan Scott <dscott@laurentian.ca>
Mon, 26 Sep 2011 18:03:08 +0000 (14:03 -0400)
commit27e89882761790636a4ebce6e9ae6dbf261b0553
treeac82230394640af1a1eee396b0cd5c1739868383
parentf71a516945762f485ee2e7c625c8ac65bf346307
Create git .mailmap file for Evergreen

This is an initial .mailmap file for Evergreen.

The .mailmap file is used by git-shortlog to "coalesce together
commits by the same person".

In the output of git-shortlog, this eliminates duplicate entries
such as the username@UUID entries from the svn to git migration.

Compare "git shortlog -nes" with and without this .mailmap

Signed-off-by: Jeff Godin <jgodin@tadl.org>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
.mailmap [new file with mode: 0644]