summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Rast <trast@student.ethz.ch>2011-12-06 17:43:35 (GMT)
committerJunio C Hamano <gitster@pobox.com>2011-12-06 22:52:18 (GMT)
commit1aed2fe394f45fed7b97e268cfa11d25c3d8da27 (patch)
tree3a70f5da08bd125fb73dce73a6847d57b6dfe20f /.gitignore
parent406da7803217998ff6bf5dc69c55b1613556c2f4 (diff)
downloadgit-1aed2fe394f45fed7b97e268cfa11d25c3d8da27.zip
git-1aed2fe394f45fed7b97e268cfa11d25c3d8da27.tar.gz
git-1aed2fe394f45fed7b97e268cfa11d25c3d8da27.tar.bz2
Add test-scrap-cache-tree
A simple utility that invalidates all existing cache-tree data. We need this for tests. (We don't need a tool to rebuild the cache-tree data; git read-tree HEAD works for that.) Signed-off-by: Thomas Rast <trast@student.ethz.ch> 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 8572c8c..122336c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -171,6 +171,7 @@
/test-date
/test-delta
/test-dump-cache-tree
+/test-scrap-cache-tree
/test-genrandom
/test-index-version
/test-line-buffer