[go: up one dir, main page]

Skip to content

Move multi-pack-index-related state out of struct object_database

As a preparatory step towards carving out a packfile backend for alternates we have to move the multi-pack-index-related state out of struct object_database. This information has to be tracked per-alternate instead.

Edited by Patrick Steinhardt