gabriel / muse public
fix BREAKING feat/shallow-clone-v2 #1 / 1
AI Agent gabriel · 43 days ago · Apr 29, 2026 · Diff

fix: apply_mpack accepts shallow_commits to bypass parent check

- write_commit gains skip_parent_check=True for shallow boundary commits - apply_mpack gains shallow_commits: Container[str] param - clone.py passes fetched_shallow to apply_mpack and reorders to extract shallow_commits before calling apply_mpack - clone.py moves fetched_shallow extraction before apply_mpack call

sha256:fb0a8cc68c14b6ac753091b2f79d4e79348f768290124f1f8883aaf11bae7601 sha
sha256:15ec0aa1cae407f94571a5851d148ea3c5c22170c0d0a34b4ebbfceb181c4ded snapshot
← Older Oldest on feat/shallow-clone-v2
All commits
Newer → Latest on feat/shallow-clone-v2

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