Until now, the tracking capabilities of Git are clear, but we told you it is a tool for collaborating, so how can we achieve this?
You probably already heard the term branch in any of the videos. These are the minimum units of collaborative work that you will use.
Therefore, in this section, we will teach you:
- What a branch is
- How to create and switch to branches
- Best practices: the
.gitignorefiles