aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs/.settings
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@gmail.com>2018-03-20 11:28:18 +0900
committerMatthias Sohn <matthias.sohn@sap.com>2018-03-24 22:15:45 +0100
commitb3a4ace695328945fcebb85be102733c97c498ac (patch)
tree5c92c76e86b5afa0eba153cca30d84ab02b499ec /org.eclipse.jgit.lfs/.settings
parent7960b4e09fb8807d897b5b913ab43b2c8e07219d (diff)
downloadjgit-b3a4ace695328945fcebb85be102733c97c498ac.tar.gz
jgit-b3a4ace695328945fcebb85be102733c97c498ac.zip
CloneCommand: Suppress resource warning about Repository
Repository is not opened in try-with-resource because it is wrapped in a Git instance which should be closed by the caller. On exeptions during fetch, it is explicitly closed in the catch blocks. Suppress the warning with an explanatory comment. Change-Id: Ib32c74ce39bb810077ab84db33002bdde806f3b6 Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.lfs/.settings')
0 files changed, 0 insertions, 0 deletions