Git gives us hooks in order to get our work done and further automate our process. In this hands-on coding lab, you will dive deep into the hooks that are available in git.
When is it coming?
This lab has been put on hold and will be added to a future workflow roadmap.
Prerequisities
What you will to need in order to maximize the benefits of this lab.
Before you get started in this lab, we recommend the following:
- Have git globally installed and configured on your machine.
- Have a GitHub account.
- Have SSH setup on your machine and GitHub.
You can check out the Local Development Setup lab for Mac or Windows to get your machine ready.