]> source.dussan.org Git - jgit.git/commit
Use try-with-resource to close resources in CloneCommand 88/45188/1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 2 Apr 2015 22:38:42 +0000 (00:38 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 2 Apr 2015 22:38:42 +0000 (00:38 +0200)
commit4bae608e8444e6a69ebb218f6a954700ba7173a6
tree8affa240765342c35c0609ef96cb1102642ffc1d
parent81c84c088f85e5babe73e1799fe786bf32750a5a
Use try-with-resource to close resources in CloneCommand

Change-Id: I9536bc208a5f3ec34f0a82fb565b4253be38e074
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/api/CloneCommand.java