pub fn pull_requires_clean_worktree(
uses_local_git_overlay: bool,
will_materialize: bool,
) -> boolExpand description
Dirty-worktree policy for pull: clean required on local git-overlay path or when the pull will materialize the current checkout.