]> source.dussan.org Git - jgit.git/commit
Use try-with-resource to ensure UploadPack is closed 60/205360/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 8 Nov 2023 23:06:19 +0000 (00:06 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 8 Nov 2023 23:08:42 +0000 (00:08 +0100)
commitb761a0fc3eb68bafcde576419f51ef7bf10de663
tree4ddcf013f41ab2de554c6cfe6a223a22e920981f
parent32f7db784d0cf4a4c5917fda4243e450810affe7
Use try-with-resource to ensure UploadPack is closed

Change-Id: I0d10aeac959a49b3bf2e83b0c104699d1d21f5e9
org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/UploadPackTest.java