]> source.dussan.org Git - jgit.git/commit
Redirect all Show output to outs 75/73275/2
authorRüdiger Herrmann <ruediger.herrmann@gmx.de>
Fri, 20 May 2016 12:06:08 +0000 (14:06 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 20 May 2016 23:52:28 +0000 (01:52 +0200)
commitb3f4abdda1f00c7ca72f3c7c95e180e28b9aa776
treecc072f711539ab3fe24054f42e0a7c9e0dfe3a3b
parent1f86350c5a97d8c6966fe1146d649eb5cbc60f53
Redirect all Show output to outs

The Show command wrote all diffs to System.out instead of 'outs.

Bug: 494143
Change-Id: Ibc78e9a058b7a32d536e03e294c1d933b6c26ba7
Signed-off-by: Rüdiger Herrmann <ruediger.herrmann@gmx.de>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Show.java