gabriel / muse public
fix patch merge dev #68 / 100
AI Agent gabriel · 15 days ago · May 26, 2026 · Diff

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
sha256:e7fcae41938ce9a5718b8659ba24433fc63439249ba5a1551dc8a9c13a1b7a45 snapshot

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:2e7d7ed5aaeebe259ee077fe6cb0ed9a53f96197b06c03240391ff551ef5be04 --body "your comment"