Conclusion and next steps
Congratulations! You've once again mastered committing changes, branching out for new features, and merging those changes back into the main branch. These skills are foundational to any collaborative development project.
In the next chapter, we'll delve into navigating the project's history. But for now...
Quiz yourself
HEAD
(e.g., HEAD~2
)git log
do?git combine
git unite
git join
git merge
git marry
Fantastic work! You've got a solid grasp of branching and tagging in Git. Next up, we'll explore navigating your project's history to track down bugs, revert changes, and more.
Next stepRoadmap
Hi! I'm Alex, creator of GitByBit.
This page is part of the interactive course about Git version control.
It's a one-of-a-kind course that is integrated into the VS Code code editor. Learning directly in VS Code lets you operate Git exactly as you would in real life, doing real jobs, writing real code.
In addition, the course has access to your actual terminal, so it can point out mistakes, suggest workarounds, etc.
The course is FREE, there are no Ads or other bullshit. There are optional premium add-ons you can purchase, mainly to support my work (regrettably, I have to eat every day), but that's totally up to you.
Learn Git in VS Code