onRemoteUrlNotSupported function
void
onRemoteUrlNotSupported()
Implementation
void onRemoteUrlNotSupported() => printToConsole(message: "Only path remotes are successful", color: CliColor.red);
void onRemoteUrlNotSupported() => printToConsole(message: "Only path remotes are successful", color: CliColor.red);