Skip to main content

clone

Function clone 

Source
pub fn clone(url: &str, path: impl AsRef<Path>) -> AppResult<Git2Repository>
Expand description

Clones a git repository into the given path.