Rather than temporarily replacing initial descriptions with file names, perhaps just append. - current: `Pulling: 0%` -> `some_file: 50%` -> `Pulling: 100%` - proposed: `Pulling: 0%` -> `Pulling: some_file: 50%` -> `Pulling: 100%`
Rather than temporarily replacing initial descriptions with file names, perhaps just append.
Pulling: 0%->some_file: 50%->Pulling: 100%Pulling: 0%->Pulling: some_file: 50%->Pulling: 100%