gabriel / muse public
feat BREAKING plumbing feat/plumbing-batch #1 / 1
gabriel · 68 days ago · Apr 9, 2026 · Diff

feat(plumbing): add --batch/--batch-check to cat-object, --stdin/--raw to snapshot-diff

- cat-object --batch: git cat-file --batch protocol (oid blob size / content / missing) - cat-object --batch-check: header-only variant for bulk presence checks - snapshot-diff --stdin: reads <ref_a> <ref_b> pairs from stdin, NDJSON or text out - snapshot-diff --raw: includes OIDs in text output for added/modified/deleted - 67 tests covering all new flags including stress, binary, and security cases

sha256:e5c2aac797c69e19a958bc54c5ed60c2fa29e2ec6b2bc81000b3d0023c0de051 sha
sha256:0da049d3924bf2d1540c8c36575363edcf0839bd864e78b8053b74ca3c3f4b49 snapshot
← Older Oldest on feat/plumbing-batch
All commits
Newer → Latest on feat/plumbing-batch

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