July 2018
Intermediate to advanced
354 pages
10h 57m
English
The pre-push hooks are triggered whenever you use the push command and the script execution happens before the push. So, we can prevent a push if we find a reason to reject it.
One reason could be that you have a commit with the nopush text in the commit message.
Read now
Unlock full access