]> source.dussan.org Git - jgit.git/commit
pgm: Handle exceptions in Branch command 00/135200/3
authorMatthias Sohn <matthias.sohn@sap.com>
Sun, 20 Jan 2019 00:17:10 +0000 (01:17 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 20 Jan 2019 00:17:10 +0000 (01:17 +0100)
commit4d4fe5230ebf1c8c0fb98ff0f169e02135e9d0e2
tree065c4dea56aec8f92ff099f9a6457e4c44470d06
parentc41bb9d3d9301b6c6490ab6c07b553f0952a5f74
pgm: Handle exceptions in Branch command

This avoids we show a stacktrace on the console by default when one of
the expected exceptions is thrown during the run method is executed.

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