Function repos::vcs::clone

source ·
pub fn clone(vcs: &str, url: &str, path: &Path, bare: bool, proxy: Option<&Proxy>)
Expand description

Clone a new repository to path by vcs.