Expose additional actions on git worktrees: ``` git worktree lock [--reason <string>] <worktree> git worktree unlock <worktree> git worktree prune [-n] [-v] [--expire <expire>] git worktree repair [<path>…] ```