]> source.dussan.org Git - jgit.git/commitdiff
Merge changes from topic 'try-with-resource'
authorDavid Pursehouse <david.pursehouse@gmail.com>
Tue, 6 Mar 2018 07:55:50 +0000 (02:55 -0500)
committerGerrit Code Review @ Eclipse.org <gerrit@eclipse.org>
Tue, 6 Mar 2018 07:55:50 +0000 (02:55 -0500)
* changes:
  DiffCommand: Open DiffFormatter in try-with-resource
  DiffAlgorithms: Open Repository in try-with-resource
  DescribeCommandTest: Open FileWriter in try-with-resource
  CommitCommand: Open InputStream in try-with-resource
  DefaultNoteMerger: Open UnionInputStream in try-with-resource


Trivial merge