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 3d3a4d4 commit 37cb8aaCopy full SHA for 37cb8aa
README.md
@@ -68,6 +68,8 @@ The hook will now be installed into each repository you subsequently create or
68
clone locally. If you want to add to an existing repository you can copy the
69
`pre-commit` binary into `.git/hooks/pre-commit` in the local repository.
70
71
+### Usage
72
+
73
Once installed, the binary will run each time you use `git commit`.
74
75
If it finds things it thinks could be sensitive it will flag a warning and stop
0 commit comments