fix
BREAKING
task/proposal-merge-cmd-hub-flag
#1 / 1
fix: simplify proposal merge CLI command and add --hub flag
Replace three merge command variants (overlay·merge, overlay·squash, rebase) with a single vanilla command: muse hub proposal merge <id> --hub <hub_url>. Adds hub_url to the proposal detail context (str(request.base_url).rstrip('/')) and links to /muse/merge for advanced merge engine docs.
Resolves #83.
sha256:4432e596825363455da026c80191f612ea7b806aa400f8a23de69a3744adea95
sha
~3
symbols
2 changed · 970 in snapshot
files
sha256:ff16797329216e9a598b89970868f297af2f935d0d0033ec9555df072106081a
snapshot
~3
symbols modified
2
files changed
970
files in snapshot
0
dead code introduced
Semantic Changes
3 symbols
Files Changed
~2
970 in snapshot
~2
970 in snapshot
← Older
Oldest on task/proposal-merge-cmd-hub-flag
All commits
Newer →
Latest on task/proposal-merge-cmd-hub-flag
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:4432e596825363455da026c80191f612ea7b806aa400f8a23de69a3744adea95 --body "your comment"
No comments yet. Be the first to start the discussion.