]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sp/shallow-deepen-relative-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 4 Mar 2026 18:52:59 +0000 (10:52 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Mar 2026 18:52:59 +0000 (10:52 -0800)
commitfa383b96c7211a415152dffaf6b272bb09116f06
treed0bafbc0b0e2b8843b1b4d942922c6ccbf49f6df
parent22c9b6bd93ef8975deebd2a4439aa428ab22118b
parent3ef68ff40ebf75bba9c4b05f50197190ff1abda2
Merge branch 'sp/shallow-deepen-relative-fix'

"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