]> source.dussan.org Git - jgit.git/commit
pgm: Handle exceptions in Merge command 36/135436/2
authorMatthias Sohn <matthias.sohn@sap.com>
Sun, 20 Jan 2019 20:46:09 +0000 (21:46 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 20 Jan 2019 23:54:15 +0000 (00:54 +0100)
commit67910b057092c361bee3ae25be560187b1c12277
tree658db2e57f8602dbb497049a372772616da3dde6
parent0eb0d6c58f62727a15fde1781db7198caabe5ad6
pgm: Handle exceptions in Merge 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: I7afd038d8def9d2f409c0ed297b9db8ea2fc75c1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Merge.java