Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 198 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 198 Bytes

Git hooks

To opt in for these version-controlled Git hooks, sym-link to this directory from ../.git/hooks, i.e.:

cd /path/to/wpt.fyi/.git/hooks
ln -s ../../git/hooks/pre-push pre-push