]> source.dussan.org Git - jgit.git/commit
CheckoutCommandTest: Create Git instances in try-with-resource 25/64325/2
authorDavid Pursehouse <david.pursehouse@sonymobile.com>
Thu, 14 Jan 2016 08:56:49 +0000 (17:56 +0900)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 19 Jan 2016 16:27:47 +0000 (17:27 +0100)
commit4b93de43bafd419b973ebf242e4ca1dd3b3b87d1
tree8c9cae49c2ea43e4673da721674c53a174561894
parent78b3f174f21102bb8e36d3a2d16a2956a3265045
CheckoutCommandTest: Create Git instances in try-with-resource

Also rename a local variable in one of the tests that was hiding
a class variable of the same name.

Change-Id: Ia9398157b87a78df6eef0b64a833c16ca2e57ce3
Signed-off-by: David Pursehouse <david.pursehouse@sonymobile.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CheckoutCommandTest.java