Mid Version Control

Git worktree?

git worktree add <path> <branch> - creates a new working

directory linked to your main repository, allowing you to work on multiple branches

simultaneously.

More from Developer Essentials

All questions for this course