]> source.dussan.org Git - jgit.git/commit
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)
commite6c456eeae1972783974675b3242801f0d8c855c
tree7583d697cfeef88b27b6b7c4db82e899234aa58b
parent6754fd0d95c42b119141929db5230c4a6996f679
parente2d875ee30a14a1094c322b89b183f6021e46bdd
Merge changes from topic 'try-with-resource'

* 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