Part II: Working in a team coming soon
The second part of this course will cover more advanced topics that are essential when working in a team. Here are the exciting topics that are coming in Part II:
- Best practices for composing commits and writing commit messages.
- Advanced browsing history, branch trees, etc.
- Checking who was the author of a particular change.
- Branching strategies when working in a team.
- Ignoring specific files and directories with .gitignore.
- Stashing unwanted changes for later.
- Recovering lost commits and branches.
- Checking the diff of changes.
- Merging branches.
- Solving conflicts.
- Rewriting history.
In the meantime, you can reinforce your knowledge by practicing the topics you've learned in Part I in our Focused Practice section.
Hi! I'm Alex, creator of GitByBit.
This page is a 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.