I recently found git-gtr, a small CLI by the CodeRabbit team that wraps native Git worktrees and makes them practical for daily use.
Install it, create an alias for it alias gw="git gtr" Easier to remember, but up to you!.
Navigate to your reposito...