Commit d2176a5
git-p4: add file streaming progress in verbose mode
If a file is streamed from P4 to Git then the verbose mode prints
continuously the progress as percentage like this:
//depot/file.bin 20% (10 MB)
Upon completion the progress is overwritten with depot source, local
file and size like this:
//depot/file.bin --> local/file.bin (10 MB)
Signed-off-by: Lars Schneider <larsxschneider@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent 7960e70 commit d2176a5
1 file changed
Lines changed: 18 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2171 | 2171 | | |
2172 | 2172 | | |
2173 | 2173 | | |
2174 | | - | |
| 2174 | + | |
| 2175 | + | |
| 2176 | + | |
2175 | 2177 | | |
2176 | 2178 | | |
2177 | 2179 | | |
| |||
2248 | 2250 | | |
2249 | 2251 | | |
2250 | 2252 | | |
2251 | | - | |
| 2253 | + | |
| 2254 | + | |
2252 | 2255 | | |
2253 | 2256 | | |
2254 | 2257 | | |
| |||
2288 | 2291 | | |
2289 | 2292 | | |
2290 | 2293 | | |
| 2294 | + | |
| 2295 | + | |
| 2296 | + | |
2291 | 2297 | | |
2292 | 2298 | | |
2293 | 2299 | | |
2294 | 2300 | | |
| 2301 | + | |
| 2302 | + | |
| 2303 | + | |
| 2304 | + | |
| 2305 | + | |
| 2306 | + | |
| 2307 | + | |
| 2308 | + | |
| 2309 | + | |
| 2310 | + | |
2295 | 2311 | | |
2296 | 2312 | | |
2297 | 2313 | | |
| |||
0 commit comments