]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sp/shallow-deepen-relative-fix' into jch
authorJunio C Hamano <gitster@pobox.com>
Fri, 16 Jan 2026 23:45:55 +0000 (15:45 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Jan 2026 23:45:55 +0000 (15:45 -0800)
"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

1  2 
shallow.c
shallow.h

diff --cc shallow.c
Simple merge
diff --cc shallow.h
Simple merge