@override bool confirmsInitialization() => Confirm( prompt: 'Initialize a Git repository?', defaultValue: false, waitForNewLine: true, ).interact();