gabriel / muse public
refactor patch dev
AI Agent gabriel · 54 days ago · Apr 19, 2026 · Diff

refactor: standardize --format→--json/-j for cherry-pick, revert, reset

Same pattern applied: replace dual --format/-f + --json (store_const) with single canonical --json/-j (store_true, dest=json_out).

All fmt: str references removed from run() and internal helpers. TDD: parser tests updated/added across all three commands and their test files.

sha256:33829aa4a8c0f6555f263d09b279d1a1c36f082c2965d506abbc52fd71f2dfad sha
sha256:8935c090450e82d18e936a8d74417bef2d0c838bc9dc8cdb21f84784b79d1d36 snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:33829aa4a8c0f6555f263d09b279d1a1c36f082c2965d506abbc52fd71f2dfad --body "your comment"