Skip to main content

worktree_for_ticket

Function worktree_for_ticket 

Source
pub fn worktree_for_ticket(
    root: &Path,
    id_arg: &str,
) -> Result<(PathBuf, String)>
Expand description

Resolve a ticket ID argument to its worktree path and canonical ticket ID. Loads config and tickets from git internally.