Part 2 - Working with Other Developers
In this part, you will learn how to choose the correct workflow for you (which includes a repository setup and branching model) and how to use Git to collaborate with other developers. You will also discover how to rewrite history and what to do if it is not possible.
This part has the following chapters:
- Chapter 6, Collaborative Development with Git
- Chapter 7, Publishing Your Changes
- Chapter 8, Advanced Branching Techniques
- Chapter 9, Merging Changes Together
- Chapter 10, Keeping History Clean