Functionsยง
- create_
worktree - Create a new worktree with the specified name
- ensure_
git_ repository - Check if the current directory is inside a git repository
- get_
repository_ name - Get the repository name from the current git repository
- list_
worktrees - List all worktrees for the current repository
- prune_
merged_ worktrees - Prune merged worktrees
- pull_
all_ worktrees - Pull changes in all worktrees
- pull_
current_ worktree - Pull changes in the current worktree
- pull_
worktree - Pull changes in a specific worktree
- remove_
worktree - Remove a worktree
- show_
worktrees_ status - Show status of all worktrees