]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitad6abc1ef815c0c5f18cd0c2d570f1654a904842
tree3aeb465a47c4c6d347bd4dcaad358f3ae5a17edb
parentbfae23ac5ede2a57bcc3894ac47341d7e3665c6c
parentbb5da75d6116c35924a04a418ef4c3182663d0a2
Merge branch 'ps/receive-pack-shallow-optim' into next

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()`
commit.c
commit.h
object.h