1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-25 15:08:45 +08:00

Fixes setuo_commit_msg_hook.sh link.

This commit is contained in:
Stephen Whitmore
2016-01-14 12:04:11 -08:00
parent c242660da5
commit 38a600b3c8

View File

@ -44,7 +44,7 @@ properly written. It checks the following:
and with licensing the work under the [MIT license](docs/LICENSE).
To help you automatically add these trailers, you can run the
[setup_commit_msg_hook.sh](dev/tools/hooks/setup_commit_msg_hook.sh)
[setup_commit_msg_hook.sh](https://github.com/ipfs/community/blob/master/dev/tools/hooks/setup_commit_msg_hook.sh)
script which will setup a Git commit-msg hook that will add the above
trailers to all the commit messages you write.