summaryrefslogtreecommitdiff
path: root/t/helper/.gitignore
diff options
context:
space:
mode:
authorLibravatar Nguyễn Thái Ngọc Duy <pclouds@gmail.com>2017-03-26 09:42:38 +0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-04-14 03:53:25 -0700
commit80f2a6097c403234892b884a21810411e5837853 (patch)
treebdf2eb59a77284b11734adcb9709fe3c1c2b7d85 /t/helper/.gitignore
parentrefs: delete pack_refs() in favor of refs_pack_refs() (diff)
downloadtgif-80f2a6097c403234892b884a21810411e5837853.tar.xz
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>
Diffstat (limited to 't/helper/.gitignore')
-rw-r--r--t/helper/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/helper/.gitignore b/t/helper/.gitignore
index d6e8b36798..5f68aa8f8a 100644
--- a/t/helper/.gitignore
+++ b/t/helper/.gitignore
@@ -19,6 +19,7 @@
/test-path-utils
/test-prio-queue
/test-read-cache
+/test-ref-store
/test-regex
/test-revision-walking
/test-run-command