Fix Fetch progress bar by fvalette-ledger · Pull Request #1971 · gitpython-developers/GitPython
See gitpython-developers#1969 stderr parser call RemoteProgress update on each line received. With universal_newlines set to False, there is a mixup between line feed and carriage return. In the `handle_process_output` thread, this is thus seen as a single line for the whole output on each steps.
fvalette-ledger added a commit to outpost-os/barbican that referenced this pull request
Jan 14, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters