Re: linux-next: Fixes tag needs some work in the spi-nor tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Fri, 29 May 2020 07:31:47 +0000 <Tudor.Ambarus@xxxxxxxxxxxxx> wrote:
>
> Right. Maybe it is worth to add this kind of check in checkpatch.pl. One can 
> generate the Fixes tag by adding an alias in .gitconfig:
> 
> [alias]
>         fixes = show --format='Fixes: %h (\"%s\")' -s

I usually suggest

	git log -1 --format='Fixes: %h ("%s")' <SHA>

but pretty much the same.  The trick is to make sure you have a new
enough version of git and make sure that core.abbrev is not set (or set
to "auto").
-- 
Cheers,
Stephen Rothwell

Attachment: pgpeaVBZqYWDy.pgp
Description: OpenPGP digital signature


[Index of Archives]     [Linux Kernel]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux