Re: [U-Boot] [PATCH 1/1] mailmap: provide usage instruction

2019-08-21 Thread Tom Rini
On Sat, Aug 10, 2019 at 01:17:21PM +0200, Heinrich Schuchardt wrote: > Looking at the contents of file .mailmap it seems that some editors assumed > that translation is done by entering multiple lines into the file and the > last one replaces the others. This is not how it works. The translation >

[U-Boot] [PATCH 1/1] mailmap: provide usage instruction

2019-08-10 Thread Heinrich Schuchardt
Looking at the contents of file .mailmap it seems that some editors assumed that translation is done by entering multiple lines into the file and the last one replaces the others. This is not how it works. The translation occurs according to entries in single lines as described in the git-check-mai