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:
authorJunio C Hamano <gitster@pobox.com>2014-10-14 21:49:56 +0400
committerJunio C Hamano <gitster@pobox.com>2014-10-14 21:49:56 +0400
commit40e2d8dbaf7acecc9c96ca2c99478bc7bfb3bc3c (patch)
treecf2542570c3af31351d7ae6708c1dfe78bd32e51 /.gitignore
parent11cb3130d551590ae2dbd582e809763bfc353a47 (diff)
parent0eb0fb889e2e7e063e7dd8cbee38af106aa195f6 (diff)
Merge branch 'rs/sha1-array-test'
* rs/sha1-array-test: sha1-lookup: handle duplicates in sha1_pos() sha1-array: add test-sha1-array and basic tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5bfb234591..9ec40fa9fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -199,6 +199,7 @@
/test-revision-walking
/test-run-command
/test-sha1
+/test-sha1-array
/test-sigchain
/test-string-list
/test-subprocess