summaryrefslogtreecommitdiff
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2026-08-17 13:09:24 +0200
committerJunio C Hamano <gitster@pobox.com>2026-08-17 09:36:10 -0700
commit0e67428c8580c461317768f7fe9916c71435d9e3 (patch)
treeb3702edfc79c95100adb15e3bf2c6052890b44b7 /contrib/persistent-https
parentf978f560dd7f0c92ed1834198747da621400350a (diff)
odb: drop `loaded_alternates` field
The `struct object_database::loaded_alternates` field tells us whether or not alternates have been loaded already. This field was useful before the preceding commit as we were indeed lazy-loading alternates. But now that we started to eagerly load them we can assume them to be loaded after `odb_new()`, and hence the field does not serve any purpose anymore. Remove it. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions