]> git.99rst.org Git - git.git/commitdiff
Merge branch 'ps/fetch-pack-load-refs-optim'
authorJunio C Hamano <redacted>
Tue, 24 Aug 2021 22:32:41 +0000 (15:32 -0700)
committerJunio C Hamano <redacted>
Tue, 24 Aug 2021 22:32:41 +0000 (15:32 -0700)
Loading of ref tips to prepare for common ancestry negotiation in
"git fetch-pack" has been optimized by taking advantage of the
commit graph when available.

* ps/fetch-pack-load-refs-optim:
  fetch-pack: speed up loading of refs via commit graph

1  2 
fetch-pack.c

diff --cc fetch-pack.c
Simple merge
git clone https://git.99rst.org/PROJECT