onRemoteDoesntExists function
void
onRemoteDoesntExists()
Implementation
void onRemoteDoesntExists() => printToConsole(message: "Remote not found", color: CliColor.red);
void onRemoteDoesntExists() => printToConsole(message: "Remote not found", color: CliColor.red);