Create a worktree
You're working on the feature_branch
for the flight data pipeline project, but you need to quickly fix a bug in the main
branch without switching branches. You are planning to make the changes in bugfix
and want to create a worktree in the ../bugfix
directory.
This exercise is part of the course
Advanced Git
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
