gitk: Add a progress bar for checking out a head
authorPaul Mackerras <paulus@samba.org>
Mon, 12 May 2008 00:18:38 +0000 (10:18 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 12 May 2008 00:18:38 +0000 (10:18 +1000)
Now that git checkout reports progress when checking out files, we
can use that to provide a progress bar in gitk. We re-use the green
progress bar (formerly used when reading stuff in) for that.

Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found