]> git.99rst.org Git - git.git/commit
Merge branch 'jc/longer-disambiguation-fix'
authorJunio C Hamano <redacted>
Thu, 18 Sep 2025 17:07:01 +0000 (10:07 -0700)
committerJunio C Hamano <redacted>
Thu, 18 Sep 2025 17:07:01 +0000 (10:07 -0700)
commitd29cbbbf367dea4015dda1b146615fcec2ea3782
treece35cc902518711c29fc188aedc5b300c5ea3bf2
parentcf47560e945f3d9a0a42e89b9d6ef59fb085bbb5
parent8655908b9eb00a47332d53bf73d9d7fb6cd1d569
Merge branch 'jc/longer-disambiguation-fix'

"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
object-name.c
git clone https://git.99rst.org/PROJECT