]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/receive-pack-shallow-optim'
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Mar 2026 01:06:53 +0000 (17:06 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Mar 2026 01:06:53 +0000 (17:06 -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