Chapter 4. Going Deeper into Git
We have seen the most common features of Git, but we did not cover everything. The aim of this chapter is to discuss features that can help, but are not absolutely essential:
- Migrating an SVN repository to Git
- Using Git within an SVN environment
- Managing Git submodules
- Creating and applying patches
- Git hooks