[Phase 6] Add dry-run support to cmd_continue #241
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Problem
Testing the queue-daemon is difficult because spawns opencode which consumes 340MB-1GB per session.
Solution
Add dry-run mode to :
Implementation in :
Status
BLOCKED - Depends on Phase 5 (uses exit code 0 for dry-run)
Files
Related Issues
Parent: #235
Blocked by: #240 (Phase 5)