diff options
author | Jeff King <peff@peff.net> | 2019-06-20 03:41:35 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-06-20 10:35:05 -0700 |
commit | d2bc62b1fa7f2df247199ed88edff30875ee19bc (patch) | |
tree | 1b24a1947864ae3e690422e4a740346c2733fbbc /walker.c | |
parent | delta-islands: convert island_marks khash to use oids (diff) | |
download | tgif-d2bc62b1fa7f2df247199ed88edff30875ee19bc.tar.xz |
pack-bitmap: convert khash_sha1 maps into kh_oid_map
All of the users of our khash_sha1 maps actually have a "struct
object_id". Let's use the more descriptive type.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'walker.c')
0 files changed, 0 insertions, 0 deletions