From 38d905bf585999367a24fa27645ece6fe996d6f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Scharfe?= Date: Wed, 1 Oct 2014 17:00:33 +0200 Subject: sha1-array: add test-sha1-array and basic tests Helped-by: Jeff King Helped-by: Eric Sunshine Signed-off-by: Rene Scharfe Acked-by: Jeff King Signed-off-by: Junio C Hamano --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b5f9defed..96a0fe0b2 100644 --- a/.gitignore +++ b/.gitignore @@ -195,6 +195,7 @@ /test-revision-walking /test-run-command /test-sha1 +/test-sha1-array /test-sigchain /test-string-list /test-subprocess -- cgit v1.2.1