General
branch-out
Isolate a subset of changes from a dirty local worktree (usually on main) into a clean feature branch, then commit, push, and open a PR. Use when the user asks to "branch out", "isolate my changes", "move this work to a new branch", or crea
Introduction
Isolate a subset of changes from a dirty local worktree (usually on main) into a clean feature branch, then commit, push, and open a PR. Use when the user asks to "branch out", "isolate my changes", "move this work to a new branch", or create a clean PR from only selected files/hunks.
Repository Stats
- Stars
- 647
- Forks
- 25
- Open Issues
- 3
- Language
- Swift
- Default Branch
- main
- Sync Status
- Idle
- Last Synced
- May 3, 2026, 02:10 AM