]> source.dussan.org Git - jgit.git/commit
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)
commitb0facdc1132e940272ef99e13c1100ccc3a70a78
treea79475ae38a4e1e41c61f055c4ad64b40595198a
parent27a6a5265465c50ec2ed76c4fcdd84bd1175779f
parent06bf69d8ca36ca81d6f1d86026c72302fdf72189
Merge branch 'stable-4.2'

* 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>