From: Junio C Hamano Date: Fri, 19 Jul 2019 18:30:19 +0000 (-0700) Subject: Merge branch 'cc/test-oidmap' X-Git-Tag: v2.23.0-rc0~40 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c62bff2cedead7df6fc55a745f073715da30727e?hp=c62bff2cedead7df6fc55a745f073715da30727e Merge branch 'cc/test-oidmap' Extend the test coverage a bit. * cc/test-oidmap: t0016: add 'remove' subcommand test test-oidmap: remove 'add' subcommand test-hashmap: remove 'hash' command oidmap: use sha1hash() instead of static hash() function t: add t0016-oidmap.sh t/helper: add test-oidmap.c ---