diff options
author | Jeff King <peff@peff.net> | 2019-06-20 03:41:32 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-06-20 10:29:24 -0700 |
commit | f8e56da97df846e67508eaf26d11fd007e1b75c1 (patch) | |
tree | 178a1f5f98f365803c3882e637d82b90ac15b602 /pack-bitmap.h | |
parent | khash: rename kh_oid_t to kh_oid_set (diff) | |
download | tgif-f8e56da97df846e67508eaf26d11fd007e1b75c1.tar.xz |
delta-islands: convert island_marks khash to use oids
All of the users of this map have an actual "struct object_id" rather
than a bare sha1. Let's use the more descriptive type (and get one step
closer to dropping khash_sha1 entirely).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pack-bitmap.h')
0 files changed, 0 insertions, 0 deletions