Skip to main content

worktree_path

Function worktree_path 

Source
pub fn worktree_path(
    branch: Option<&str>,
    global_mode: bool,
    list_branches: bool,
    interactive: bool,
) -> Result<()>
Expand description

Resolve branch to path (outputs to stdout for shell consumption).