Re: linux-next: Fixes tag needs some work in the jc_docs tree
From: Stephen Rothwell <hidden>
Date: 2021-02-25 22:02:53
Also in:
lkml
Attachments
- (unnamed) [application/pgp-signature] 488 bytes
From: Stephen Rothwell <hidden>
Date: 2021-02-25 22:02:53
Also in:
lkml
Hi Jon, On Thu, 25 Feb 2021 14:39:33 -0700 Jonathan Corbet [off-list ref] 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