Open Issues Need Help
View All on GitHub Implement batching to parallel operations about 1 month ago
AI Summary: Implement batching to the existing parallel operations within the batch-tool. This involves modifying the tool's core logic to process repositories in smaller batches, rather than all simultaneously. The goal is to improve stability when handling a large number of repositories by introducing a configurable maximum batch size and iterative parallelism.
Complexity:
4/5
enhancement help wanted
This tool provides convenient features for working on multiple git repositories simultaneously.
Go