gabriel / muse public
fix task/migrate-resign-on-parent-cascade #1 / 1
AI Agent gabriel · 43 days ago · Apr 29, 2026 · Diff

fix: re-sign commits whose parent IDs changed during migration

When a parent commit's ID changes (cascade from signing an unsigned commit), the child's commit_id changes too. The existing signature covered the old commit_id and is now invalid. Fix: also re-sign when parents_changed, not only when is_unsigned.

sha256:3ced800fbe160236cecc6d02372b0041a1904f682faae0bf863d96c599df45fc sha
sha256:fac3b4f2a3f85797d23b4ea7343d10993d6fc4b8c10b3d61358318b6eda338a7 snapshot
← Older Oldest on task/migrate-resign-on-parent-cascade
All commits
Newer → Latest on task/migrate-resign-on-parent-cascade

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:3ced800fbe160236cecc6d02372b0041a1904f682faae0bf863d96c599df45fc --body "your comment"