WIP: Add batch rewriting for Jujutsu revision ranges #56
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
rust
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
lab/turboCommit!56
Loading…
Reference in a new issue
No description provided.
Delete branch "agent/issue-55-batch-mode-jj"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds simple start--end Jujutsu revision ranges with jj-backed expansion, review confirmation, and -y bypass. Each revision is diffed, generated, and rewritten independently so failures do not stop the batch, with revision-specific file selection and colored status output. Validation: git diff --check passed; cargo test could not run because cargo is unavailable in the environment.
Related issue: lab/turboCommit#55
Pull request closed