Skip to main content

enable_untracked_cache

Function enable_untracked_cache 

Source
pub fn enable_untracked_cache(
    worktree_root: impl AsRef<Path>,
    git_dir: impl AsRef<Path>,
    format: ObjectFormat,
) -> Result<()>