Skip to main content

clone_from_local

Function clone_from_local 

Source
pub fn clone_from_local(
    local_bare_path: &Path,
    dest: &Path,
) -> Result<(), GitError>
Expand description

Clone from a local bare repository to a working directory.