Skip to main content

compute_effective_worktreeinclude

Function compute_effective_worktreeinclude 

Source
pub fn compute_effective_worktreeinclude(
    repo_path: String,
    size_threshold_bytes: u64,
) -> Result<EffectiveWorktreeinclude, GitError>