Files
stack/packages/mosaic/framework
jarvis e83674ac51 fix: mosaic sync — auto-stash dirty worktree before pull --rebase
git pull --rebase fails with 'cannot pull with rebase: You have
unstaged changes' when the skills repo has local modifications.

Fix: detect dirty index/worktree, stash before pull, restore after.
Also gracefully handle pull failures (warn and continue with existing
checkout) and stash pop conflicts.
2026-04-02 20:41:11 -05:00
..