milvus/githooks/README.md

6 lines
109 B
Markdown
Raw Normal View History

**If you want to use git hooks, you need to install hooks first!**
run
```shell script
git hooks install
```