]> source.dussan.org Git - jgit.git/commit
pgm: Handle GitAPIException in Gc command 25/135425/1
authorMatthias Sohn <matthias.sohn@sap.com>
Sun, 20 Jan 2019 20:16:21 +0000 (21:16 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 20 Jan 2019 21:18:41 +0000 (22:18 +0100)
commite65497ad0913089d28c67ecd9dfaeede6725e84a
tree69ba77fbccfd533a2a9eaccb06119e01c65076d4
parent8264135d7c0d6c19873444e57823b88c1a721e62
pgm: Handle GitAPIException in Gc command

This avoids we show a stacktrace on the console by default when this
type of exception is thrown during the run method is executed.

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