summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2009-08-20 13:46:56 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-08-24 00:11:28 (GMT)
commitdbd57f99680eac33626d5058459efd7f118f5170 (patch)
treeb996f5763e094a83975e9ba7459cd532ead4ce24 /.gitignore
parent83b327ba4ec6d29fd59e343b734f642d266aeafc (diff)
downloadgit-dbd57f99680eac33626d5058459efd7f118f5170.zip
git-dbd57f99680eac33626d5058459efd7f118f5170.tar.gz
git-dbd57f99680eac33626d5058459efd7f118f5170.tar.bz2
Add test-index-version
Commit 06aaaa0bf70fe37d198893f4e25fa73b6516f8a9 may step index format version up and down, depends on whether extended flags present in the index. This adds a test to check for index format version. Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> 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 41c0b20..e3a864c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -153,6 +153,7 @@ test-date
test-delta
test-dump-cache-tree
test-genrandom
+test-index-version
test-match-trees
test-parse-options
test-path-utils