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