const GitInitOutcome({ required this.skipped, required this.ranInit, required this.failed, this.exitCode, this.output, });