fork_remote

Function fork_remote 

Source
pub fn fork_remote<G, S>(
    proj: RepoId,
    remote: &PublicKey,
    signer: &Device<G>,
    storage: S,
) -> Result<(), ForkError>
Expand description

Create a local tree for an existing project, from an existing remote.