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