]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sp/shallow-deepen-relative-fix' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 26 Feb 2026 18:06:15 +0000 (10:06 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 Feb 2026 18:06:15 +0000 (10:06 -0800)
commit2183b3405e1afde826d98f34dc1613b82a26dc96
tree5f62723cfb764ca262c788dc90332c8a26cda78e
parent913be932b06132ca61cf362b6869c2eacc360935
parent3ef68ff40ebf75bba9c4b05f50197190ff1abda2
Merge branch 'sp/shallow-deepen-relative-fix' into next

"git fetch --deepen" that tries to go beyond merged branch used to
get confused where the updated shallow points are, which has been
corrected.

* sp/shallow-deepen-relative-fix:
  shallow: handling fetch relative-deepen
  shallow: free local object_array allocations
shallow.c
shallow.h
t/t5500-fetch-pack.sh