pub fn list_refs_ssh( pipe: &mut SshPipe, kind: &str, ) -> Result<Vec<RemoteRef>, String>
List refs from a remote server via SSH pipe