Re: On the nature of cover letters [WAS Re: [PATCH 0/6] Create Git/Packet.pm]

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

 



On Thu, Nov 02, 2017 at 04:48:45PM +0900, Junio C Hamano wrote:

> Jeff King <peff@xxxxxxxx> writes:
> 
> > If the clutter is too much, it could also go into a git-notes ref
> > (that's not already implemented, but it seems like it would be pretty
> > easy to teach "git am" to do that).
> 
> FWIW, that is what I use a notes ref "amlog" for.

Right, I completely forgot that you were already doing that. So jumping
to the thread for a commit is basically:

  $browser $(git notes --ref=amlog show $commit |
             perl -pe 's{Message-Id: <(.*)>}{https://public-inbox.org/git/$1/t}')

(Or whichever archive you prefer to use). Thanks for the reminder.

-Peff



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux