showcase how git clone works with Worktrees
Git #worktree allows developers to work on multiple branches simultaneously without stashing changes or switching contexts. You can switch between branches by changing directories.
BONUS: Worktrees are a great way to work with AI Agents, too.