]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'cc/test-oidmap'
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 Jul 2019 18:30:19 +0000 (11:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Jul 2019 18:30:19 +0000 (11:30 -0700)
commitc62bff2cedead7df6fc55a745f073715da30727e
treef615f67724c780591786ed12c8a97088443e6c2a
parent4308d81d456c8c3ecc2c33af7f4d834de95130b9
parentfbec05c21093e0ffa44b0cfff8ce47e1b5461c4e
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
Makefile
oidmap.c