Skip to main content

worktree_exists

Function worktree_exists 

Source
pub fn worktree_exists(root: &Path, path: &Path) -> Result<bool>
Expand description

Check if a directory is already a git worktree.