]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/reprepare-alternates-when-repreparing-packfiles'
authorJunio C Hamano <gitster@pobox.com>
Sun, 19 Mar 2023 22:03:12 +0000 (15:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 19 Mar 2023 22:03:12 +0000 (15:03 -0700)
Once we start running, we assumed that the list of alternate object
databases would never change.  Hook into the machinery used to
update the list of packfiles during runtime to update this list as
well.

* ds/reprepare-alternates-when-repreparing-packfiles:
  object-file: reprepare alternates when necessary

1  2 
packfile.c

diff --cc packfile.c
Simple merge