Skip to main content

export

Function export 

Source
pub fn export(
    path: &Path,
    commit_id: &str,
    output_dir: &Path,
    json: bool,
) -> Result<()>