scm: git: clone: add progress#3595
Conversation
|
Is strange that first I'm getting:
After a while:
Is it expected? Also I don't see the progress bar itself? Is it because git python does not report it? |
|
@casperdcl the recording: |
|
Thanks @shcheklein again for the recording; yes it's expected:
Exactly, it doesn't report a |
|
@casperdcl but why do we replace |
Seems like a good idea to display the message provided to the callback.
It's from #3595 (comment): number of "items." I believe in this case it's what git would call "objects" if you ran |
|
can we show all the stats to the right? the same as we do with main progress bar for Pull you have done? (no matter what library thinks). Or at least always prepend "Cloning "? |
|
@casperdcl What's the status of this PR? |
|
just updated the description - still awaiting a little tidy from me. |
|
@efiop ready to merge now I think. @shcheklein see the updated recording: Note that atm the py git api provides |
|
LGTM! thanks @casperdcl |
git cloneadd progress forto be addressed latergit fetch/pull?desc