diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-03-20 08:07:39 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-03-20 13:16:42 -0700 |
| commit | 6c2ede6e4abed754bb5891c2904212c05efcfb11 (patch) | |
| tree | 84ad390cef9248deda96d8fca0dd290c2a69d23c /tools/precompiled.h | |
| parent | ab3ab1038dd38d2be62e3bacf39a3248929a7a98 (diff) | |
| download | git-6c2ede6e4abed754bb5891c2904212c05efcfb11.tar.xz | |
object-file: move logic to compute packed abbreviation length
Same as the preceding commit, move the logic that computes the minimum
required prefix length to make a given object ID unique for the packfile
store into a new function `packfile_store_find_abbrev_len()` that is
part of "packfile.c". This prepares for making the logic fully generic
via pluggable object databases.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tools/precompiled.h')
0 files changed, 0 insertions, 0 deletions
