]> source.dussan.org Git - jgit.git/commit
pgm: Handle exceptions in Describe command 09/135309/2
authorMatthias Sohn <matthias.sohn@sap.com>
Sun, 20 Jan 2019 00:45:38 +0000 (01:45 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 20 Jan 2019 00:45:38 +0000 (01:45 +0100)
commit11a907553629b87cb7affe59a7c9b2f4bda564f8
tree311d1ec56232d408354f7ebc924709e5d97dc3ed
parentd789c9adabbd6004e687c5d9b54d84376a8f557a
pgm: Handle exceptions in Describe 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: Ic5d9d94c4a451f300fb7ad3f71b3e22db9a2c181
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Describe.java