Skip to main content

worktree_lock

Function worktree_lock 

Source
pub fn worktree_lock(
    repo_path: &Path,
    name: &str,
    reason: &str,
) -> Result<(), String>