The result of publishing a mirror bundle to an object store.
Summary
Types
@type t() :: %Gitility.Mirror.Receipt{ bytes: non_neg_integer(), etag: binary(), file_count: non_neg_integer(), generation: pos_integer(), ref_count: non_neg_integer(), tips_digest: binary() }