about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-10-18 05:09:05 +0000
committerEric Wong <e@80x24.org>2021-10-18 05:15:15 +0000
commit325fbe26c3e7731eb53bea7f2ce2627c8828e0d8 (patch)
tree22a71079d086ce0a7c1a7caffc99eb930123c47f /MANIFEST
parentc51814c647ec83a137be7de3a1baeb7336d318ea (diff)
downloadpublic-inbox-325fbe26c3e7731eb53bea7f2ce2627c8828e0d8.tar.gz
For odd messages with reused Message-IDs, the second message
showing up in a mirror (via git-fetch + -index) should never
clobber an entry with a different blob in over.

This is noticeable only if the messages arrive in-between
indexing runs.

Fixes: 4441a38481ed ("v2: index forwards (via `git log --reverse')")
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index b5aae777..af1522d7 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -552,6 +552,7 @@ t/v1-add-remove-add.t
 t/v1reindex.t
 t/v2-add-remove-add.t
 t/v2dupindex.t
+t/v2index-late-dupe.t
 t/v2mda.t
 t/v2mirror.t
 t/v2reindex.t