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>2013-06-21 03:02:30 +0400
committerJunio C Hamano <gitster@pobox.com>2013-06-21 03:02:30 +0400
commit08bcd774f497af594f16e545a04e2ad767cc850d (patch)
treed7556b22e88d4b72666bb594a1e979fd4f162036 /.gitignore
parent8f0c843aab226225b8ef43e9b2e317bda5ea8f6d (diff)
parenta0fc4db01dfa69d836dc6f24218974a674ec29ac (diff)
Merge branch 'rs/discard-index-discard-array'
* rs/discard-index-discard-array: read-cache: free cache in discard_index read-cache: add simple performance test
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1640c3ad00..c0e00eb37b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -191,6 +191,7 @@
/test-mktemp
/test-parse-options
/test-path-utils
+/test-read-cache
/test-regex
/test-revision-walking
/test-run-command