Skip to content

Git: multi-pack-index builtin always shows progress #179

Closed
@wilbaker

Description

@wilbaker

Splitting this out as a separate issue from #177

The multi-pack-index builtin shows progress during its output. There is no way to turn it off right now. This means that when we have an error, stderr is filled with progress indicators and the actual error message may be truncated in our logging.

Update git to allow --no-progress and use this argument in the background operations.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions