gabriel / muse public
fix patch bugfix/hub-repo-update-hub-dest #1 / 1
gabriel · 63 days ago · Apr 13, 2026 · Diff

fix: standardise --hub dest to 'hub' across repo delete/update/transfer

repo delete, update, and transfer-ownership registered --hub with dest='hub_url' while every other hub command (40+) uses dest='hub'. run_repo_update and run_repo_transfer_ownership read args.hub (crash), run_repo_delete read args.hub_url (worked by accident, now consistent).

sha256:7781dfe2636a9a00269a790eb27d364a8d3984f2c92363beb7c1f0c97844adc4 sha
sha256:85b88c9fead47969293cdac3fb552b951532f7c4a1b3a754cb8b44ac7e8b3cab snapshot
← Older Oldest on bugfix/hub-repo-update-hub-dest
All commits
Newer → Latest on bugfix/hub-repo-update-hub-dest

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:7781dfe2636a9a00269a790eb27d364a8d3984f2c92363beb7c1f0c97844adc4 --body "your comment"