]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/fix-thin-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 12 May 2025 21:22:49 +0000 (14:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 May 2025 21:22:49 +0000 (14:22 -0700)
"git index-pack --fix-thin" used to abort to prevent a cycle in
delta chains from forming in a corner case even when there is no
such cycle.

* ds/fix-thin-fix:
  index-pack: allow revisiting REF_DELTA chains
  t5309: create failing test for 'git index-pack'
  test-tool: add pack-deltas helper

1  2 
Makefile
builtin/index-pack.c

diff --cc Makefile
Simple merge
Simple merge