blaccsmith / website

https://blacc.vercel.app
5 stars 4 forks source link

Prevent users from pushing blog file mistakes #29

Open DarrylBrooks97 opened 3 years ago

DarrylBrooks97 commented 3 years ago
DarrylBrooks97 commented 3 years ago

Contributors will have to create a symbolic link from githooks folder to their local .git/hooks using the command.

Will need to add this step within the #19 PR

ln -sf ../../git-hooks/pre-commit .git/hooks/pre-commit
DarrylBrooks97 commented 2 years ago

Add 'test' as a convention