We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 307bdd5 commit e1dc024Copy full SHA for e1dc024
sections/new-hooks.md
@@ -107,7 +107,7 @@ _note_: you may need to provide `--commit-msg-filename` when using this
107
command with hook types `prepare-commit-msg` and `commit-msg`.
108
109
Specifying a commit is not necessary to `try-repo` on a local
110
-directory, however, the repository must have at least one commit in its history.
+directory, however, the repository must have at least one commit in its history.
111
`pre-commit` will clone any tracked uncommitted changes.
112
113
```pre-commit
0 commit comments