fix(merge): --abort clears the stage instead of re-applying staged files
--abort means undo everything back to the pre-merge state. The previous re-apply block was keeping staged conflict-resolution work alive after abort, leaving the stage dirty. Clear it completely, matching git behavior.
sha256:2e7d7ed5aaeebe259ee077fe6cb0ed9a53f96197b06c03240391ff551ef5be04
sha
+1
~2
symbols
sha256:e7fcae41938ce9a5718b8659ba24433fc63439249ba5a1551dc8a9c13a1b7a45
snapshot
+1
symbol added
~2
symbols modified
0
dead code introduced
Semantic Changes
3 symbols
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:2e7d7ed5aaeebe259ee077fe6cb0ed9a53f96197b06c03240391ff551ef5be04 --body "your comment"
No comments yet. Be the first to start the discussion.