Skip to main content

scan_worktreeinclude

Function scan_worktreeinclude 

Source
pub fn scan_worktreeinclude(
    repo_path: String,
    worktree_path: String,
    gitignore_fallback: bool,
) -> Result<WorktreeIncludeResult, GitError>