On Sat, Aug 17, 2024 at 06:38:22AM -0400, Jeff King wrote: > [...] If we really want to test them, we can probably generate a > single example by hand (and we can probably even wait on that until we > see something in the wild that makes it worth doing). Yeah, I had a similar thought as you. I considered adding a test fixture that has a .bitmap with a pseudo-merge bitmap containing zero parents, but figured that it was probably overkill since this feature is still considered experimental. Thanks, Taylor