Re: [PATCH 4/4] promisor-remote: teach lazy-fetch in any repo
From: Jonathan Tan <hidden>
Date: 2021-06-05 02:17:15
Turns out that this test fails under GIT_TEST_DEFAULT_HASH=sha256; output: error: wrong index v2 file size in /home/newren/floss/git/t/trash directory.t0410-partial-clone/partial.git/objects/pack/pack-66a15be115d740341216938fb7abb31902e960bd6d464829d85164d1a4a25bec.idx error: wrong index v2 file size in /home/newren/floss/git/t/trash directory.t0410-partial-clone/partial.git/objects/pack/pack-66a15be115d740341216938fb7abb31902e960bd6d464829d85164d1a4a25bec.idx fatal: couldn't find remote ref 74242c6e4a0d89f454d89d3496a1f7cb3f1f39f0 error: wrong index v2 file size in /home/newren/floss/git/t/trash directory.t0410-partial-clone/partial.git/objects/pack/pack-66a15be115d740341216938fb7abb31902e960bd6d464829d85164d1a4a25bec.idx error: wrong index v2 file size in /home/newren/floss/git/t/trash directory.t0410-partial-clone/partial.git/objects/pack/pack-66a15be115d740341216938fb7abb31902e960bd6d464829d85164d1a4a25bec.idx fatal: could not obtain object info
Thanks for noticing this. I'll take a look.