uquic/.githooks
2023-06-02 03:14:03 -07:00
..
pre-commit githooks: exclude deleted files from checks (#3864) 2023-06-02 03:14:03 -07:00
README.md add a pre-commit hook that checks that tests are not focussed 2021-01-02 18:02:20 +08:00

Git Hooks

This directory contains useful Git hooks for working with quic-go.

Install them by running

git config core.hooksPath .githooks