diff options
author | Lars Schneider <larsxschneider@gmail.com> | 2015-09-26 09:55:01 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-10-03 10:21:13 -0700 |
commit | d2176a5060c73a04846e270ab07b90aad4d8b8f0 (patch) | |
tree | 395bb23b0fd9c169961227157b9919d05ec9209a /contrib/svn-fe | |
parent | git-p4: return an empty list if a list config has no values (diff) | |
download | tgif-d2176a5060c73a04846e270ab07b90aad4d8b8f0.tar.xz |
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>
Diffstat (limited to 'contrib/svn-fe')
0 files changed, 0 insertions, 0 deletions