t/helper: add test-ref-store to test ref-store functions
commit80f2a6097c403234892b884a21810411e5837853
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sun, 26 Mar 2017 02:42:38 +0000 (26 09:42 +0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Apr 2017 10:53:25 +0000 (14 03:53 -0700)
treebdf2eb59a77284b11734adcb9709fe3c1c2b7d85
parent7c744782abdc0c6fdf0fd4eae2a790ea2631f1c4
t/helper: add test-ref-store to test ref-store functions

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
t/helper/.gitignore
t/helper/test-ref-store.c [new file with mode: 0644]