On Mon, 10 Nov 2025, Dibin Moolakadan Subrahmanian
<[email protected]> wrote:
> As this originates from intel_fbdev_fb_alloc()
> which was introduced by commit 44e694958b95395bd1c41508c88c8ca141bf9bd7,
Pro-tip, put this in your .gitconfig:
[alias]
cite = log -1 --abbrev=12 '--format=%h (\"%s\")'
and you can do:
$ git cite 44e694958b95395bd1c41508c88c8ca141bf9bd7
44e694958b95 ("drm/xe/display: Implement display support")
to give you a human readable commit citation which you can copy-paste to
emails and issue trackers and whatnot.
BR,
Jani.
--
Jani Nikula, Intel