InfiniTime.git

ref: 9b36afc7878e05e7d37ba48b77f7bc95c44c6ee6

hooks/README.md


1
2
3
4
5
# Git hooks

This directory contains Git hooks that simplify contributing to this repository.

You can install them by copying the files into `.git/hooks` in the repository folder or by running `git config --local core.hooksPath hooks`