This repository is a project from the IES course JEM224 - Version control with Git. Its purpose is to get a closer look at Git Hooks, with some general theory and an example of their use further with live implementation of pre-commit and post-commit.
The contributors to this project are:
- @MichalS16 - Michal Smieško
- @mrkoubek - David Koubek
The general theory about Git Hooks is in: Theory
The demonstration of setting up Git Hooks is in: Examples
Our pre-commit and post-commit hook scripts are implemented in this repo and output the following actions in the terminal when making a commit: