Chapter 7. Enhancing Your Daily Work with Git Hooks, Aliases, and Scripts
In this chapter, we will cover the following topics:
- Using a branch description in the commit message
- Creating a dynamic commit message
- Using external information in the commit message
- Preventing the push of specific commits
- Configuring and using Git aliases
- Configuring and using Git scripts
- Setting up and using a commit template