On 12/3/19 7:51 PM, Laszlo Ersek wrote:
Hi Phil,
(heavily trimmer CC list)
Good idea :)
On 11/26/19 16:08, Philippe Mathieu-Daudé via Groups.Io wrote:
Hi,
The .mailmap git feature helps fixing commit mistakes (in name/email).
The easiest way to use it is with the --use-mailmap flag:
$
Hi Phil,
(heavily trimmer CC list)
On 11/26/19 16:08, Philippe Mathieu-Daudé via Groups.Io wrote:
> Hi,
>
> 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
Hi,
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
Also interestin