fix: muse mv trailing slash on dest is cosmetic, not semantic
_resolve_dest was treating raw_dest.endswith('/') as always meaning 'move inside', even when the destination doesn't exist yet. Matches git mv semantics: only actual on-disk directory existence determines whether source is renamed or moved inside.
sha256:6991260cdcb65b1a2c3404eb1bfc07ff21036a934b6db21e26fe13860b10b170
sha
~1
symbols
sha256:906c3de524fa0613602f7e77fc8c712f4db30c7db92dd27b092afb3edfd78090
snapshot
~1
symbol modified
0
dead code introduced
Semantic Changes
1 symbol
Older
fix: muse code reset cleans up stale dir_renames from stage
sha256:e2bbe89bcc70b415bc7f44929008457584fe5adb8ece34ee0c28719962ad025f
All commits
Newer
fix: unstaged deleted directories shown in muse status text output
sha256:cd7936481cf09bc9ff43b572be1a1eac9b02b38f547a9180664d150d6d6c739c
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:6991260cdcb65b1a2c3404eb1bfc07ff21036a934b6db21e26fe13860b10b170 --body "your comment"
No comments yet. Be the first to start the discussion.