]> source.dussan.org Git - jgit.git/commit
Use try-with-resource to close resources in CherryPickCommand 84/45184/1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 2 Apr 2015 22:32:08 +0000 (00:32 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 2 Apr 2015 22:32:08 +0000 (00:32 +0200)
commit58c2c52219af57d47bade73a0e7f2a6d4713ea9d
tree679889964ed8bb5de04ef7b7c92553faf7bc6391
parent81c84c088f85e5babe73e1799fe786bf32750a5a
Use try-with-resource to close resources in CherryPickCommand

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