Skip to main content

clone_shallow

Function clone_shallow 

Source
pub fn clone_shallow(url: &str, dest: &Path, branch: &str) -> Result<(), Error>
Expand description

Shallow-clone a repo (single branch, depth 1).