]> source.dussan.org Git - jgit.git/commit
pgm: Handle exceptions in Commit command 07/135307/2
authorMatthias Sohn <matthias.sohn@sap.com>
Sun, 20 Jan 2019 00:27:57 +0000 (01:27 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 20 Jan 2019 00:27:57 +0000 (01:27 +0100)
commit3b059f6ff626afe59a4c2b9f7d14237e42b02b13
tree98d47c901f1f4bcd515e89213f79338231852541
parent5482980e4f28472061b3d66be3e362f175d28dc3
pgm: Handle exceptions in Commit 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: Idf5325bcc235fbcf4418239a1d49572409576a7d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Commit.java