Adapting the pre-commit script (sanity-git.sh) to pactole-dev.
Reminder: to make it active, you need to do the following each time you clone pactole-dev (assuming you do NOT already have a pre-commit script in .git/hooks): cp sanity-git.sh .git/hooks/pre-commit chmod u+x .git/hooks/pre-commit
Loading
Please register or sign in to comment