Florent Valette

Results 5 comments of Florent Valette

With GitPython 3.1.40, it works well, progress bar is not broken on fetch sub command. I'll try the two next patch level release.

Here dumps of handle process output while fetching: ``` b'POST git-upload-pack (294 bytes)\n' b'POST git-upload-pack (958 bytes)\n' b'remote: Enumerating objects: 592, done. \n' b'remote: Counting objects: 0% (1/592) \rremote: Counting...

> which to my knowledge use the same underlying engine underlying engine is the same, but input stream parsed is not.

Okay, seems that i found something interresting. I'll push a pull request (w/ working progress bar)