Skip to content

Add Ruby implementation using parallel gem#3

Open
rsanheim wants to merge 1 commit into
mainfrom
ruby-implementation
Open

Add Ruby implementation using parallel gem#3
rsanheim wants to merge 1 commit into
mainfrom
ruby-implementation

Conversation

@rsanheim

Copy link
Copy Markdown
Owner

Single-file implementation (~230 lines) with:

  • Passthrough mode when inside a git repo
  • Multi-repo mode with parallel execution via Parallel.map
  • Optimized commands (status, pull, fetch) with single-line output
  • Dry-run mode sharing code path with real execution
  • 31 RSpec tests covering core functionality

Single-file implementation (~230 lines) with:
- Passthrough mode when inside a git repo
- Multi-repo mode with parallel execution via Parallel.map
- Optimized commands (status, pull, fetch) with single-line output
- Dry-run mode sharing code path with real execution
- 31 RSpec tests covering core functionality
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant