git-gui: Update status bar during a merge.
authorShawn O. Pearce <spearce@spearce.org>
Fri, 26 Jan 2007 08:58:56 +0000 (03:58 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 26 Jan 2007 08:58:56 +0000 (03:58 -0500)
I got slightly confused when I did two merges in a row, as the status
bar said "merge completed successfully" while the second merge was
still running. Now we show what branches are actively being merged.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found