]> source.dussan.org Git - jgit.git/commit
UploadPack: Consolidate the sideband handling code to one place 26/146526/9
authorMasaya Suzuki <masayasuzuki@google.com>
Tue, 23 Jul 2019 17:36:14 +0000 (10:36 -0700)
committerMasaya Suzuki <masayasuzuki@google.com>
Wed, 9 Oct 2019 17:02:01 +0000 (10:02 -0700)
commit1e3a7bcef7902e4f035441d878ee056345883197
tree0242aa579cbbb80ee2dcf91c76f36368ffc45c9f
parent63bd24cf356af4a354ef452b01411d1f2cbbec80
UploadPack: Consolidate the sideband handling code to one place

This consolidates the sideband stream creation code and the error
handling code for the sideband-allowed part in the Git protocol to one
place.

Change-Id: I0e3e94564f50d1be32006f9d8bcd1ef1ce6bf07e
Signed-off-by: Masaya Suzuki <masayasuzuki@google.com>
org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java