]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'lp/repack-propagate-promisor-debugging-info' into seen
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Jun 2026 23:14:06 +0000 (08:14 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Jun 2026 23:14:06 +0000 (08:14 +0900)
commita91576bb0ca260bdbbc748132305d2cb21ed76d9
tree32697851136e86b6141750115398285dbac792f9
parent8471808e9b0b1f2e7e2f125100b924c9eac9d312
parentd1e9254bd9a2b968e13ff7178e57a7fa3494c3c7
Merge branch 'lp/repack-propagate-promisor-debugging-info' into seen

When fetching objects into a lazily cloned repository, .promisor
files are created with information meant to help debugging.  "git
repack" has been taught to carry this information forward to
packfiles that are newly created.

Retracted.
cf. <agx_GPfBKpkSc3Gx@lorenzo-VM>

* lp/repack-propagate-promisor-debugging-info:
  repack-promisor: add missing headers
  t7703: test for promisor file content after geometric repack
  t7700: test for promisor file content after repack
  repack-promisor: preserve content of promisor files after repack
  repack-promisor add helper to fill promisor file after repack
  pack-write: add explanation to promisor file content
Documentation/git-repack.adoc