Improve filter-branch performance and progress feedback
Open
enhancement
version control
- Dominant language
- Go
- Stars
- 24.4k
- Forks
- 873
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 108
Description
`dolt filter-branch` is expensive, by the nature of what it does, and it gives no indication of progress or an ETA on completion.
1) Determine if optimizations and parallelization are possible. Implement.
2) Estimate time remaining and regularly update the messaging to users.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.