pub fn setup_remotes( setup: SetupRemote<'_>, remotes: &[NodeId], profile: &Profile, ) -> Result<()>
Setup a remote and tracking branch for each given remote.