July 2018
Intermediate to advanced
354 pages
10h 57m
English
The commit hook is executed when you close the commit message editor. It can, among other things, be used to manipulate the commit message or do an automatic review of the commit message to check whether it has a specific format.
In this recipe, we will be manipulating and checking the content of a commit message.
Read now
Unlock full access