git: 563997d288 - main - Abbreviate displayed git hashes to 12 hex digits.

John Baldwin jhb at FreeBSD.org
Wed Jan 27 19:53:15 UTC 2021


On 1/26/21 11:26 AM, Dimitry Andric wrote:
> The branch main has been updated by dim (src committer):
> 
> URL: https://cgit.FreeBSD.org/doc/commit/?id=563997d288f44ae2b2059c8183b75c4b562b9660
> 
> commit 563997d288f44ae2b2059c8183b75c4b562b9660
> Author:     Dimitry Andric <dim at FreeBSD.org>
> AuthorDate: 2021-01-26 19:25:54 +0000
> Commit:     Dimitry Andric <dim at FreeBSD.org>
> CommitDate: 2021-01-26 19:25:57 +0000
> 
>      Abbreviate displayed git hashes to 12 hex digits.

It seems like it would be nice to have some sort of shorter markup for
"git hash" that then does the right prefix and generates a suitable
link.  It seems we have a 'package:' keyword which is able to do
handle port origin names, so could we add a custom keyword for this as
well?

-- 
John Baldwin


More information about the dev-commits-doc-all mailing list