test-oidmap: remove 'add' subcommand
commit84f559f7507c349edc6d4888b515340ecbd667e1
authorChristian Couder <christian.couder@gmail.com>
Sat, 29 Jun 2019 07:57:46 +0000 (29 09:57 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Jul 2019 17:26:28 +0000 (1 10:26 -0700)
treebdd2df008289251055de00f932f07f7e4c469b91
parenta1100d2ceed75a9523981bfab607dedd2564ef8c
test-oidmap: remove 'add' subcommand

The 'add' subcommand is useless as it is mostly identical
to the 'put' subcommand, so let's remove it.

Helped-by: Derrick Stolee <stolee@gmail.com>
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/helper/test-oidmap.c