public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
* Delta Islands without bitmaps?
@ 2026-01-08  0:56 Martin Fick
  2026-01-15 20:39 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Fick @ 2026-01-08  0:56 UTC (permalink / raw)
  To: git@vger•kernel.org

I am having a hard time trying to get delta islands to work as I expect.
I would like to treat each head as an island of its own, but I do not
seem able to do this. From reading the code, I believe that I am not
able to make this work because the feature ignores objects which 
are not covered by bitmaps and refuses to put them in their own 
island? I don't see anything in the docs hinting at this, so I wanted to 
confirm whether my reading of the code was accurate, and to maybe 
get some clarification as to why this was done? 

Perhaps this would work if I could force every head to have an 
associated bitmap, but there doesn't seem to be a way to do this?
Is there some other way I can force all heads to be in their own 
individual island?

Thanks,

-Martin

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-01-15 20:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-08  0:56 Delta Islands without bitmaps? Martin Fick
2026-01-15 20:39 ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox