2021-02-25 21:37:21

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tag needs some work in the jc_docs tree

Hi all,

In commit

36eaf08fc283 ("docs: powerpc: Fix tables in syscall64-abi.rst")

Fixes tag

Fixes: 209b44c804c ("docs: powerpc: syscall64-abi.rst: fix a malformed table")

has these problem(s):

- SHA1 should be at least 12 digits long

I don't think this is worth rebasing for, but in the future it can be
fixed by setting core.abbrev to 12 (or more) or (for git v2.11 or later)
just making sure it is not set (or set to "auto").

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2021-02-25 21:41:14

by Jonathan Corbet

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the jc_docs tree

Stephen Rothwell <[email protected]> writes:

> Hi all,
>
> In commit
>
> 36eaf08fc283 ("docs: powerpc: Fix tables in syscall64-abi.rst")
>
> Fixes tag
>
> Fixes: 209b44c804c ("docs: powerpc: syscall64-abi.rst: fix a malformed table")
>
> has these problem(s):
>
> - SHA1 should be at least 12 digits long
>
> I don't think this is worth rebasing for, but in the future it can be
> fixed by setting core.abbrev to 12 (or more) or (for git v2.11 or later)
> just making sure it is not set (or set to "auto").

I made that tag by hand while "fixing" the changlog on that commit,
which included the full ID. Obviously, counting to 12 is a challenging
task for a slow guy like me...:)

Thanks,

jon

2021-02-25 22:03:33

by Stephen Rothwell

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the jc_docs tree

Hi Jon,

On Thu, 25 Feb 2021 14:39:33 -0700 Jonathan Corbet <[email protected]> wrote:
>
> I made that tag by hand while "fixing" the changlog on that commit,
> which included the full ID. Obviously, counting to 12 is a challenging
> task for a slow guy like me...:)

Which is why I have a script called clog:

!/bin/bash

git log -1 --format=' %h ("%s")' "$@"

:-)

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2021-02-25 22:40:00

by Andrew Donnellan

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the jc_docs tree

On 26/2/21 8:39 am, Jonathan Corbet wrote:
> Stephen Rothwell <[email protected]> writes:
>
>> Hi all,
>>
>> In commit
>>
>> 36eaf08fc283 ("docs: powerpc: Fix tables in syscall64-abi.rst")
>>
>> Fixes tag
>>
>> Fixes: 209b44c804c ("docs: powerpc: syscall64-abi.rst: fix a malformed table")
>>
>> has these problem(s):
>>
>> - SHA1 should be at least 12 digits long
>>
>> I don't think this is worth rebasing for, but in the future it can be
>> fixed by setting core.abbrev to 12 (or more) or (for git v2.11 or later)
>> just making sure it is not set (or set to "auto").
>
> I made that tag by hand while "fixing" the changlog on that commit,
> which included the full ID. Obviously, counting to 12 is a challenging
> task for a slow guy like me...:)

No, no, my local tree tells me that *I* made that tag by hand and failed
to count properly... sorry for the noise!

--
Andrew Donnellan OzLabs, ADL Canberra
[email protected] IBM Australia Limited