From: Junio C Hamano Date: Wed, 20 Nov 2024 05:47:16 +0000 (+0900) Subject: Merge branch 'jt/repack-local-promisor' X-Git-Tag: v2.48.0-rc0~58 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0c11ef13565b7428437645d8c54cce4fbbc7df36;p=thirdparty%2Fgit.git Merge branch 'jt/repack-local-promisor' "git gc" discards any objects that are outside promisor packs that are referred to by an object in a promisor pack, and we do not refetch them from the promisor at runtime, resulting an unusable repository. Work it around by including these objects in the referring promisor pack at the receiving end of the fetch. * jt/repack-local-promisor: index-pack: repack local links into promisor packs t5300: move --window clamp test next to unclamped t0410: use from-scratch server t0410: make test description clearer --- 0c11ef13565b7428437645d8c54cce4fbbc7df36