setup_remotes

Function setup_remotes 

Source
pub fn setup_remotes(
    setup: SetupRemote<'_>,
    remotes: &[NodeId],
    profile: &Profile,
) -> Result<()>
Expand description

Setup a remote and tracking branch for each given remote.