Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2014-10-01 19:00:33 +0400
committerJunio C Hamano <gitster@pobox.com>2014-10-02 00:32:10 +0400
commit38d905bf585999367a24fa27645ece6fe996d6f0 (patch)
tree56b51e12cb949c3062a60518b034e08177fd120c /.gitignore
parentd31f3ad23dd1aee3c3e1015a43b02b995c01a9a1 (diff)
sha1-array: add test-sha1-array and basic tests
Helped-by: Jeff King <peff@peff.net> Helped-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Rene Scharfe <l.s.r@web.de> Acked-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b5f9defed3..96a0fe0b26 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