]> source.dussan.org Git - jgit.git/commit
pgm: Handle GitAPIException in Rm command 10/135510/1
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 21 Jan 2019 22:39:04 +0000 (23:39 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 21 Jan 2019 22:39:04 +0000 (23:39 +0100)
commited0d6e69f990aa51d874760300b3536ace2dc697
tree80e94b5d622b8d238d6841926f74d1b495ba0aad
parent795c265c11bcab6b54772194fae6cb91bc66ac00
pgm: Handle GitAPIException in Rm 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: I55c15a35369e790a3ca946d6db0097a57ac6fae5
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Rm.java