diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-07-31 15:02:26 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-07-31 15:02:26 -0300 |
commit | 4137f460c9221ea861ad4111070a249d69860a2e (patch) | |
tree | b272f7d10e99dffea02c39ade8d434fe9e7917ff /.mailmap | |
parent | 6ba19b2e5ae20d54d3d05a85ed1c4a8379c7eddd (diff) | |
download | serverdata-4137f460c9221ea861ad4111070a249d69860a2e.tar.gz serverdata-4137f460c9221ea861ad4111070a249d69860a2e.tar.bz2 serverdata-4137f460c9221ea861ad4111070a249d69860a2e.tar.xz serverdata-4137f460c9221ea861ad4111070a249d69860a2e.zip |
Add a .mailmap to correctly group commits by their actual author
when using git-shortlog (try 'git shortlog -sne' to check it).
To also use that file with git-log: 'git config log.mailmap true'
(it needs git > 2.4.1)
Special thanks to fluzz.
Diffstat (limited to '.mailmap')
-rw-r--r-- | .mailmap | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.mailmap b/.mailmap new file mode 100644 index 000000000..81d011e4d --- /dev/null +++ b/.mailmap @@ -0,0 +1,8 @@ +Jesusaves <jesusalva@tmw2.org> Jesusaves <cpntb1@ymail.com> +Jesusaves <jesusalva@tmw2.org> jesusalva <cpntb1@ymail.com> +Andrei Karas <akaras@inbox.ru> 4144 <andrei@karas> +Crazyfefe <maf.vercin@gmail.com> Crazyfefe <admin@tmw2.org> +Donald <donald.g.horn@gmail.com> Kolchak (Donald G. Horn) <> +Saulc <lucashelaine14@gmail.com> Lucas <lucashelaine14@gmail.com> +Shabti <d.7@live.nl> sis <d.7@live.nl> +Gonzo <a@a.com> BuildTools <unconfigured@null.spigotmc.org> |