On Wed, Dec 18, 2024 at 06:36:13PM -0500, Sasha Levin wrote: > Sometimes long commit hashes can be ambiguous even when providing > several digits from its abbreviation. For testing, please see: https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git/log/?h=dev/collide/v6.13-rc2/12-char > scripts/git-disambiguate.sh | 163 ++++++++++++++++++++++++++++++++++++ sfr has a bunch of logic in his "check_fixes" script that we might want to consolidate into here. I have an updated copy here: https://github.com/kees/kernel-tools/blob/trunk/helpers/check_fixes -Kees -- Kees Cook