]> source.dussan.org Git - jgit.git/commitdiff
Merge branch 'stable-4.2' 62/65762/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 3 Feb 2016 09:30:38 +0000 (10:30 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 3 Feb 2016 09:30:52 +0000 (10:30 +0100)
* stable-4.2:
  DirCacheCheckoutTest: Open Git and TreeWalk in try-with-resource
  CommitCommand: Remove declaration of unthrown exception
  Branch: Fix variable hiding warning
  ApplyCommandTest: Open Git in try-with-resource
  PackFileTest: Open ObjectInserter.Formatter in try-with-resource

Change-Id: I8484b10fad5a4c35fcfaedc1cdf8ccf97471618e
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>

Trivial merge