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
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:e5c2aac797c69e19a958bc54c5ed60c2fa29e2ec6b2bc81000b3d0023c0de051 --body "your comment"
No comments yet. Be the first to start the discussion.