Skip to content

Add parameterized file swapping with pattern matching#2

Merged
sysid merged 2 commits intomainfrom
feat/selection
Sep 22, 2025
Merged

Add parameterized file swapping with pattern matching#2
sysid merged 2 commits intomainfrom
feat/selection

Conversation

@sysid
Copy link
Copy Markdown
Owner

@sysid sysid commented Sep 22, 2025

Summary

  • Add support for selective file operations in swapin/swapout commands
  • Enable multiple file arguments for targeted swapping
  • Add --pattern option for glob-based file selection
  • Add --exclude option for exclusion patterns
  • Remove legacy --path parameter for cleaner interface

Breaking Changes

  • Removed --path parameter (replaced with positional file arguments)
  • Command names remain swapin/swapout (no change)

Add support for selective file operations in swapin/swapout commands:
- Accept multiple file arguments for targeted swapping
- Add --pattern option for glob-based file selection
- Add --exclude option for exclusion patterns
@sysid sysid merged commit c6f05f2 into main Sep 22, 2025
2 checks passed
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