refactor(hub): rename CLI subcommands to canonical verbs
- issue edit → issue update (run_issue_edit → run_issue_update) - repo settings → repo update (run_repo_settings → run_repo_update) - repo transfer → repo transfer-ownership (run_repo_transfer → run_repo_transfer_ownership) - collaborator update → collaborator update-permission (run_collaborator_update → run_collaborator_update_permission)
TDD: 8 new tests added (4 verify new names work, 4 verify old names rejected) All 57 hub tests pass.
sha256:cea405f89fa2b568938a263af00633f7ef0b69b72618fffd52523e4b37759fca
sha
sha256:c31ed82e212e8a4f5c2dba081b35dcdf9cdc973dadf02931d4ac00dda7889185
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:cea405f89fa2b568938a263af00633f7ef0b69b72618fffd52523e4b37759fca --body "your comment"
No comments yet. Be the first to start the discussion.