Skip to main content

pull_requires_clean_worktree

Function pull_requires_clean_worktree 

Source
pub fn pull_requires_clean_worktree(
    uses_local_git_overlay: bool,
    will_materialize: bool,
) -> bool
Expand description

Dirty-worktree policy for pull: clean required on local git-overlay path or when the pull will materialize the current checkout.