commit | 55a9137d8a33449425c55104c00bc9189381754a | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Fri Apr 20 15:27:44 2007 -0400 |
committer | Junio C Hamano <junkio@cox.net> | Sun Apr 22 22:18:05 2007 -0700 |
tree | 6ae13b45260b61d006585ebbe6182f02e41e0840 | |
parent | 180a9f226860e18cdc2c3987ae89c239b318b408 [diff] |
delay progress display when checking out files Let's start displaying progress only if more than 50% of total number of files remains to be checked out after 2 seconds. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Junio C Hamano <junkio@cox.net>