]> source.dussan.org Git - jgit.git/commit
Use try-with-resource to close resources in CommitCommand 89/45189/3
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 2 Apr 2015 22:52:41 +0000 (00:52 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 8 Apr 2015 20:53:20 +0000 (22:53 +0200)
commitd726f0c1e02c196e2dd87de53b54338be15503f1
tree05af37518f35c5674ebb353a14bf76d0b0bf3378
parentbb2ca576ff4012bfc40de8bc8c7ed24276a75519
Use try-with-resource to close resources in CommitCommand

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