]> git.proxmox.com Git - mirror_edk2.git/commit - .mailmap
.mailmap: Add a stub with documentation
authorPhilippe Mathieu-Daude <philmd@redhat.com>
Mon, 6 Jan 2020 11:53:44 +0000 (12:53 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 6 Jan 2020 18:01:30 +0000 (18:01 +0000)
commit4a1aeca3bd02d04e01c2d4102057b8cb4357ec17
treeab0d2584f341cad40755b58b961d0400933f3a11
parent6cfb6da9518d3c48107c26832e2709cfd92bf9fa
.mailmap: Add a stub with documentation

The .mailmap git feature helps fixing commit mistakes (in name/email).

The easiest way to use it is with the --use-mailmap flag:

  $ git log --use-mailmap

See:
* https://git-scm.com/docs/git-shortlog#_mapping_authors
* https://git-scm.com/docs/git-check-mailmap#_mapping_authors

Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com>
Message-Id: <20200106115415.11624-2-philmd@redhat.com>
.mailmap [new file with mode: 0644]