ceremonyclient/go-libp2p/.githooks/README.md

9 lines
155 B
Markdown
Raw Normal View History

2023-08-21 03:50:38 +00:00
# Git Hooks
This directory contains useful Git hooks for working with go-libp2p.
Install them by running
```bash
git config core.hooksPath .githooks
```