snapshot(from:matching:progressHandler:)

HubApi.swift:261
@discardableResult func snapshot(from repoId: String, matching globs: [String] = [], progressHandler: @escaping (Progress) -> Void = { _ in }) async throws -> URL