]> source.dussan.org Git - jgit.git/commit
Use try-with-resource to close resources in CheckoutCommand 82/45182/3
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 1 Apr 2015 23:36:22 +0000 (01:36 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 8 Apr 2015 20:52:05 +0000 (22:52 +0200)
commit7343c7a10f7cd180c77a985e793c27873918146d
tree8d1c129b88211b735de882baf7c611fdde67ef2b
parentf4ded638806056194173cf47a81e132fe7ff092d
Use try-with-resource to close resources in CheckoutCommand

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