Skip to content

Commit

Permalink
docs: change git hooks readme title
Browse files Browse the repository at this point in the history
  • Loading branch information
oknozor committed Oct 18, 2020
1 parent 940df13 commit 97503fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ features related to the conventional commit specification. Anything else shall b
- [Bump hooks](#Bump-hooks)
- [Pre bump hooks](#pre-bump-hooks)
- [Post bump hooks](#post-bump-hooks)
- [Install pre-commit hook](#Install-pre-commit-hook)
- [Builtin git hooks](#Builtin-git-hooks)
- [Contributing](#Contributing)
- [Licence](#Licence)

Expand Down Expand Up @@ -387,7 +387,7 @@ post_bump_hooks = [
```


### Install pre commit hook
### Builtin git hooks

To protect your commit history, and your git remote, cog have builtins
[git hooks](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks).
Expand Down

0 comments on commit 97503fb

Please sign in to comment.