]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/receive-pack-shallow-optim' into next
authorJunio C Hamano <gitster@pobox.com>
Sun, 22 Feb 2026 20:28:00 +0000 (12:28 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 22 Feb 2026 20:28:00 +0000 (12:28 -0800)
The code to accept shallow "git push" has been optimized.

* ps/receive-pack-shallow-optim:
  commit: use commit graph in `lookup_commit_reference_gently()`
  commit: make `repo_parse_commit_no_graph()` more robust
  commit: avoid parsing non-commits in `lookup_commit_reference_gently()`

1  2 
commit.c
commit.h
object.h

diff --cc commit.c
Simple merge
diff --cc commit.h
Simple merge
diff --cc object.h
Simple merge