]> source.dussan.org Git - jgit.git/commit
UploadPack: Record negotiation stats on fetchV2 call 55/201855/8
authorRonald Bhuleskar <funronald@google.com>
Wed, 10 May 2023 23:29:53 +0000 (16:29 -0700)
committerRonald Bhuleskar <funronald@google.com>
Thu, 11 May 2023 18:55:38 +0000 (11:55 -0700)
commitd0564cf8ae42e8f388a685dfcbcaeba0cec82db1
treef516fde32b4b752ef3b705290d0367821fb49ef0
parente6f216119f2624db1e51f3414a3fec7dc3d67a2f
UploadPack: Record negotiation stats on fetchV2 call

ServiceV2 is not collecting wants/have in PackStatistics. This records
the stats for fetch and push-negotiation.

Change-Id: Iefd79f36b3d7837195e8bd9fc7007de352089e66
org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java