diff options
author | Thomas Wolf <thomas.wolf@paranor.ch> | 2021-01-06 12:13:48 +0100 |
---|---|---|
committer | Thomas Wolf <thomas.wolf@paranor.ch> | 2021-01-06 12:17:23 +0100 |
commit | fb3ae37e26d0353394bd92bbe4b4db672fd596c9 (patch) | |
tree | fcdac51aaa6c5aee94b6d12946e017ca9e90bf0b /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.target | |
parent | fc9f866a17088b385668b52985dd0399d94c1b56 (diff) | |
download | jgit-fb3ae37e26d0353394bd92bbe4b4db672fd596c9.tar.gz jgit-fb3ae37e26d0353394bd92bbe4b4db672fd596c9.zip |
Protocol V2: don't log spurious ACKs in UploadPack
UploadPack may log ACKs in protocol V2 that it doesn't send (if it
got a "done" from the client), or may log ACKs twice. That makes
packet log analysis difficult.
Add a new constructor to PacketLineOut to omit all logging from an
instance, and use it in UploadPack.
Change-Id: Ic29ef5f9a05cbcf5f4858a4e1b206ef0e6421c65
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.target')
0 files changed, 0 insertions, 0 deletions