summaryrefslogtreecommitdiff
path: root/git-commit-script
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-09-24 08:40:44 -0400
committerShawn O. Pearce <spearce@spearce.org>2007-09-24 21:48:38 -0400
commit81d4d3dddc5e96aea45a2623c9b1840491348b92 (patch)
treeb166dc46ce198b7062ffeed5bacfe87fea5702ab /git-commit-script
parent40f86af01b061fbbd1e46d125280073322bf9f33 (diff)
git-gui: Keep the UI responsive while counting objects in clone
If we are doing a "standard" clone by way of hardlinking the objects (or copying them if hardlinks are not available) the UI can freeze up for a good few seconds while Tcl scans all of the object directories. This is espeically noticed on a Windows system when you are working off network shares and need to wait for both the NT overheads and the network. We now show a progress bar as we count the objects and build our list of things to copy. This keeps the user amused and also makes sure we run the Tk event loop often enough that the window can still be dragged around the desktop. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'git-commit-script')
0 files changed, 0 insertions, 0 deletions