I read Github\'s post on git-worktree. They write:
Suppose you\'re working in a Git repository on a branch called feature, when a user re
feature
My absolute favorite and probably the most common use-case where everyone should use git worktree is reviewing the pull requests of team-mates, while still working on your changes in the main worktree.
git worktree