]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/longer-disambiguation-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 18 Sep 2025 17:07:01 +0000 (10:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Sep 2025 17:07:01 +0000 (10:07 -0700)
"git rev-parse --short" and friends failed to disambiguate two
objects with object names that share common prefix longer than 32
characters, which has been fixed.

* jc/longer-disambiguation-fix:
  abbrev: allow extending beyond 32 chars to disambiguate

1  2 
object-name.c

diff --cc object-name.c
Simple merge