feat
BREAKING
phase2
task/issue-9-phase2-resolve-commit-ref
#1 / 1
feat(phase2): remove repo_id from resolve_commit_ref signature and all call sites (issue #9)
- resolve_commit_ref(repo_root, repo_id, branch, ref) → resolve_commit_ref(repo_root, branch, ref) - repo_id was never used in the function body — pure dead parameter - Updated 91 call sites across 87 command files, 2 core files, and 4 test files - Fixed aliased call in narrative.py (_rcr local import also used the old 4-arg form)
sha256:df2be64f34c42d2229526130ccb6442e0670f79efda2f4f16bf7d4e3984ba22b
sha
sha256:1b31f0e52af3bd505a23811e145abd0ce33fce3026792fc4571120fecc0177a5
snapshot
← Older
Oldest on task/issue-9-phase2-resolve-commit-ref
All commits
Newer →
Latest on task/issue-9-phase2-resolve-commit-ref
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:df2be64f34c42d2229526130ccb6442e0670f79efda2f4f16bf7d4e3984ba22b --body "your comment"
No comments yet. Be the first to start the discussion.