Skip to content

Add --commit and --branch flags to create git commits from rule patches - #209

Draft
thatch wants to merge 1 commit into
mainfrom
thatch/branch-commit-mode
Draft

Add --commit and --branch flags to create git commits from rule patches#209
thatch wants to merge 1 commit into
mainfrom
thatch/branch-commit-mode

Conversation

@thatch

@thatch thatch commented Apr 13, 2026

Copy link
Copy Markdown
Member

Each rule that produces changes gets its own git commit, using Finished.message as the commit message (falling back to "Apply rule: "). --branch creates an isolated git worktree so the current checkout is left untouched. Requires a clean working tree.

This is the beginning of an experiment to be able to send PRs and rebase/regen as necessary.

Each rule that produces changes gets its own git commit, using
Finished.message as the commit message (falling back to "Apply rule:
<name>"). --branch creates an isolated git worktree so the current
checkout is left untouched. Requires a clean working tree.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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