const factory RepoCommit({ required String cid, required Map<String, dynamic> commit, }) = _RepoCommit;