]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit0717a424a723201c4b77da3638764c70819c3f63
tree88c5542684465982e380ad07e180705ac749d2d5
parent5c92a451be8050576aa271a82b00727278dc4642
parente2d003dbedf05906c0cc22493a96124c94521973
Merge branch 'ds/reprepare-alternates-when-repreparing-packfiles'

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
packfile.c