git-gui: Use progress bar while resetting/aborting files
commit0fe055cd2480763393b20676a10fd0bea56b2fc2
authorShawn O. Pearce <spearce@spearce.org>
Sun, 29 Jul 2007 08:06:51 +0000 (29 04:06 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 29 Jul 2007 08:07:13 +0000 (29 04:07 -0400)
tree2b0eff2b01502668d79843947caf8691c4b83618
parent94a4dd9bfda79a226f8dd57fd20c39c6603ec194
git-gui: Use progress bar while resetting/aborting files

Resetting a large number of files on a slow filesystem can take
considerable time, just as switching branches in such a case can
take more than two seconds.  We now take advantage of the progress
meter output by read-tree and show it in the main window status
bar, just like we do during checkout (branch switch).

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/merge.tcl