WIP: Add batch JJ revision descriptions #60
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!60
Loading…
Reference in a new issue
No description provided.
Delete branch "agent/issue-55-jj-batch-mode"
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?
Summary
start--endJujutsu revision ranges, resolve them to stable change IDs, list them, and confirm once before sequential rewrites.-yfor non-interactive confirmation; batch mode implies one automatic suggestion per revision, rewrites each stable target, and continues after diff, API, or rewrite errors.Validation
cargo test -- --test-threads=1(53 passed), including a local HTTP 429 regression test that verifies API failures return to the batch error handler.git diff --checkVerification limits
cargo fmt --checkcould not run because the configured Rust toolchain does not include therustfmtcomponent.Related issue: lab/turboCommit#55
Pull request closed