summaryrefslogtreecommitdiff
path: root/lib/branch.tcl
diff options
context:
space:
mode:
authorLibravatar Shawn O. Pearce <spearce@spearce.org>2007-07-08 22:48:19 -0400
committerLibravatar Shawn O. Pearce <spearce@spearce.org>2007-07-08 22:48:19 -0400
commitb79223064e163aa0ce7f5b63d12158e87f8729e4 (patch)
tree7c8050f7e57696dd52d2780e48f3ddf81a9b1e9e /lib/branch.tcl
parentgit-gui: Change the main window progress bar to use status_bar (diff)
downloadtgif-b79223064e163aa0ce7f5b63d12158e87f8729e4.tar.xz
git-gui: Show a progress meter for checking out files
Sometimes switching between branches can take more than a second or two, in which case `git checkout` would normally have shown a small progress meter to the user on the terminal to let them know that we are in fact working, and give them a reasonable idea of when we may finish. We now do obtain that progress meter from read-tree -v and include it in our main window's status bar. This allows users to see how many files we have checked out, how many remain, and what percentage of the operation is completed. It should help to keep users from getting bored during a large checkout operation. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'lib/branch.tcl')
0 files changed, 0 insertions, 0 deletions