]> source.dussan.org Git - jgit.git/commit
Use try-with-resources in SubmoduleWalk 61/140161/13
authorCarsten Hammer <carsten.hammer@t-online.de>
Thu, 11 Apr 2019 17:53:55 +0000 (19:53 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sat, 13 Apr 2019 17:58:24 +0000 (19:58 +0200)
commit39b0b51b1253f569888db3578b01708a14360b69
treeacc7138e8790a858e407a319840c84d48ee9ef56
parent6a4c77e619d79c885aa6f08f2a1d8d8c1a936bcb
Use try-with-resources in SubmoduleWalk

Convert try finally block to try-with-resources
Change-Id: Ifd676a2aba3e926bd2f3b6b8fefd5f63564899ed
Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/submodule/SubmoduleWalk.java