Versions in this module Expand all Collapse all v0 v0.1.1 Sep 4, 2026 v0.1.0 Aug 18, 2026 Changes in this version + func Blob(ctx context.Context, dir, commit, blobPath string, maxBytes int64) (content []byte, binary, truncated bool, err error) + func InspectBlob(ctx context.Context, dir, commit, blobPath string, maxBytes int64) (clone.BlobResult, error)