author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 29 Jul 2007 08:06:51 +0000 (04:06 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 29 Jul 2007 08:07:13 +0000 (04:07 -0400) | ||
commit | 0fe055cd2480763393b20676a10fd0bea56b2fc2 | |
tree | 2b0eff2b01502668d79843947caf8691c4b83618 | tree | snapshot |
parent | 94a4dd9bfda79a226f8dd57fd20c39c6603ec194 | commit | diff |
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>
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 | diff | blob | history |