]> source.dussan.org Git - jgit.git/commit
Add user friendly output from jgit commit command 34/6034/1
authorMikael Karlsson <mmmicke@gmail.com>
Fri, 18 May 2012 20:07:50 +0000 (22:07 +0200)
committerMikael Karlsson <mmmicke@gmail.com>
Fri, 18 May 2012 20:07:50 +0000 (22:07 +0200)
commit15147a273fc9085ca3cf459dec42f7a88b22ffbf
tree2f99ce04ebedec9452cc78ec52b49d4536a603c2
parent28d48b87ad41153ba3d53e75258e2bbbaaa0ab44
Add user friendly output from jgit commit command

Instead of printing the stack trace from the JGitInternalException
thrown from CommitMessage.call(), print just the exception
message, using the Die exception.

Change-Id: I9ec3eb02eb001813fa15ac6f90a606223dcdafdc
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Commit.java