This can take a long time on large repositories. Let's add a progress
bar so we don't have long periods where it isn't obvious what is
going on.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG7a347d362a45: exchangev2: add progress bar around manifest scanning
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped
should call progress.complete() here to remove the progress bar (or use it as a context manager)