mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-28 00:39:31 +08:00
Merge pull request #2644 from RichardLitt/feature/update-sh-link
Update shell link to allow wget
This commit is contained in:
@ -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](https://github.com/ipfs/community/blob/master/dev/tools/hooks/setup_commit_msg_hook.sh)
|
||||
[setup_commit_msg_hook.sh](https://raw.githubusercontent.com/ipfs/community/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.
|
||||
|
||||
|
Reference in New Issue
Block a user