Prefix remote progress tasks with "remote: "
commit3a9295b8942639b8ac9f161a84b20fe15896e6b6
authorShawn O. Pearce <spearce@spearce.org>
Tue, 9 Feb 2010 18:39:15 +0000 (9 10:39 -0800)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 13 Mar 2010 00:08:13 +0000 (12 16:08 -0800)
tree3f3d5a15f0efcaef17fb25f4c66b1daa749bc2b9
parentb7e8cefc9216ee852499cb15935f879df1e1e3b7
Prefix remote progress tasks with "remote: "

When we pull task messages off the remote peer via sideband #2
prefix them with the string "remote: " to make it clear to the
user these are coming from the other system, and not from their
local client.

Change-Id: I02c5e67c6be67e30e40d3bc4be314d6640feb519
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit/src/org/eclipse/jgit/transport/SideBandInputStream.java