]> git.ipfire.org Git - thirdparty/git.git/commit
t7703: test for promisor file content after geometric repack
authorLorenzoPegorari <lorenzo.pegorari2002@gmail.com>
Sat, 18 Apr 2026 14:17:23 +0000 (16:17 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 18 Apr 2026 19:38:17 +0000 (12:38 -0700)
commit3f93c6c1e1c322e477d22b62ae09eaa8fa565dee
tree70b62e7f84fbca26867c673cc4f43dd32ef34428
parent49f9a1805387e5f99ebfde76342c626f0445a548
t7703: test for promisor file content after geometric repack

Add test that checks if the content of ".promisor" files are correctly
copied inside the ".promisor" files created by a geometric `repack`.

Helped-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: LorenzoPegorari <lorenzo.pegorari2002@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7703-repack-geometric.sh