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