diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-07-08 22:48:19 -0400 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-07-08 22:48:19 -0400 |
commit | b79223064e163aa0ce7f5b63d12158e87f8729e4 (patch) | |
tree | 7c8050f7e57696dd52d2780e48f3ddf81a9b1e9e /.gitignore | |
parent | git-gui: Change the main window progress bar to use status_bar (diff) | |
download | tgif-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 '.gitignore')
0 files changed, 0 insertions, 0 deletions