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 3b4d3b9 commit b48ff0dCopy full SHA for b48ff0d
1 file changed
index.html
@@ -1097,7 +1097,13 @@ <h2>Good to know</h2>
1097
</li>
1098
<li class="fragment">
1099
Hooks can be configured to run at different Git stages
1100
- (<em>e.g.</em>, pre-push).
+ (<em>e.g.</em>, pre-push):
1101
+ <a
1102
+ href="https://pre-commit.com/#config-stages"
1103
+ target="_blank"
1104
+ rel="noopener noreferrer"
1105
+ >pre-commit.com/#config-stages</a
1106
+ >.
1107
1108
1109
Check out
0 commit comments