pub fn remote_missing_blocker( remote: Option<&str>, has_default_remote: bool, ) -> Option<RemotePreflightBlocker>
Pure: missing remote when the user omitted it and no default is configured.