Skip to main content

setup_remote

Function setup_remote 

Source
pub fn setup_remote(
    setup: &SetupRemote<'_>,
    remote_id: &NodeId,
    remote_name: Option<RefString>,
    aliases: &impl AliasStore,
) -> Result<RefString>
Expand description

Setup a remote and tracking branch for the given remote.