Crate gwtr

Crate gwtr 

Source

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