WIP: Add batch handling for JJ revision ranges #62
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!62
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--endJJ revision ranges that list and confirm targets, imply automatic one-message processing, and support-yconfirmation bypass.Validation:
cargo fmtcargo test -- --test-threads=1(49 passed)git diff --checkThe environment does not provide the
jjexecutable, so a live JJ range integration run could not be performed.cargo clippy --all-targets -- -D warningsalso could not run because the configured Rust toolchain does not include the clippy component.Related issue: lab/turboCommit#55
Pull request closed