fix(merge): fix AttributeError in --abort when reading staged entry dicts
Stage entries are plain dicts; entry.mode and entry.object_id must be entry["mode"] and entry["object_id"].
sha256:49292e4e737a56c0bafaa0f46a1c1ce73de5385b558da60c7ed3196e2f43bb45
sha
~1
symbols
sha256:d8cddca8ac0ca6b15939cd7a9d327e3e7243728e1449fbfe2565f1c1eb41a442
snapshot
~1
symbol modified
0
dead code introduced
Semantic Changes
1 symbol
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:49292e4e737a56c0bafaa0f46a1c1ce73de5385b558da60c7ed3196e2f43bb45 --body "your comment"
No comments yet. Be the first to start the discussion.