Automate Git With Hooks And Husky ๐บ
StepByStep.dev
New video about Firebase Database + React: https://youtu.be/yyo_TcZCrS4 Git provides an interface to run some code as reaction on specific triggers. Those triggers are called githooks (hooks used by git). You can run code on every commit, push, pull or other actions.
Hooks are programs you can place in a hooks directory to trigger actions at certain points in gitโs execution.
Githooks documentation: https://git-scm.com/docs/githooks Husky repo: https://github.com/typicode/husky Githooks website: https://githooks.com
Article for this video: https://maksimivanov.com/posts/git-husky/ ... https://www.youtube.com/watch?v=qod6E738cc4
2022-03-18
0.01134805 LBC
Copyrighted (contact publisher)
32003617 Bytes