]> source.dussan.org Git - jgit.git/commit
Use try-with-resource for reader in Blame.run() 05/135305/1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 17 Jan 2019 22:30:29 +0000 (23:30 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 17 Jan 2019 22:30:29 +0000 (23:30 +0100)
commit562976f417f21f3f2852ba9e91e12c292c39fa02
tree4c58bb71e958868a90334f1e1d7e1a389365a416
parentcced9395045664b13c76f547edfdd7451507230c
Use try-with-resource for reader in Blame.run()

Change-Id: I115aa9854fefeccc2348686e6377b30413911c17
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Blame.java