06/07/2023 01:45, Stephen Hemminger:
> The mailmap file is supposed to be in sorted order,
> but several entries are in the wrong place.
Sorting a space may be done in various ways.
We tried in the past to have a good sort
handling both spaces and accents, but we failed to automate it.
So we are d
On Thu, 6 Jul 2023 01:58:03 +0100
Ferruh Yigit wrote:
> On 7/6/2023 12:45 AM, Stephen Hemminger wrote:
> > The mailmap file is supposed to be in sorted order,
> > but several entries are in the wrong place.
> >
> > Signed-off-by: Stephen Hemminger
> >
>
> Hi Stephen,
>
> What are you using
On 7/6/2023 12:45 AM, Stephen Hemminger wrote:
> The mailmap file is supposed to be in sorted order,
> but several entries are in the wrong place.
>
> Signed-off-by: Stephen Hemminger
>
Hi Stephen,
What are you using for sorting?
When I use 'sort' binary [1] I get only a few lines of diff,
but
The mailmap file is supposed to be in sorted order,
but several entries are in the wrong place.
Signed-off-by: Stephen Hemminger
---
.mailmap | 334 +++
1 file changed, 167 insertions(+), 167 deletions(-)
diff --git a/.mailmap b/.mailmap
index
4 matches
Mail list logo