Book Image

Git Version Control Cookbook

Book Image

Git Version Control Cookbook

Overview of this book

Table of Contents (19 chapters)
Git Version Control Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

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