aboutsummaryrefslogtreecommitdiffstats
path: root/diffcore-rename.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2019-06-20 03:41:38 -0400
committerJunio C Hamano <gitster@pobox.com>2019-06-20 10:37:41 -0700
commit685d34a96e856fd0d7f3be99cc3ca60b3b7ce185 (patch)
tree909a62d9a75d617da8ef11ff833de3b50b4c80c5 /diffcore-rename.c
parentpack-bitmap: convert khash_sha1 maps into kh_oid_map (diff)
downloadgit-685d34a96e856fd0d7f3be99cc3ca60b3b7ce185.tar.gz
git-685d34a96e856fd0d7f3be99cc3ca60b3b7ce185.zip
khash: drop sha1-specific map types
All of the callers of khash_sha1 and khash_sha1_pos have been removed, in favor of using maps that use "struct object_id" as their keys. Let's drop these now-obsolete types. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diffcore-rename.c')
0 files changed, 0 insertions, 0 deletions