]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'lp/repack-propagate-promisor-debugging-info' into seen
authorJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:35 +0000 (13:01 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:35 +0000 (13:01 +0900)
commite34ed71295447bc10698e31289cf81c506e943c6
tree594c2d55a6b88fb37291a979bb7cf00830d54d5d
parentc71994f009ab83c71df1bd77bf4d9d3cbbf018d2
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.

* 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