Skip to content

Commit

Permalink
Revert "Fix make link to pre-commit"
Browse files Browse the repository at this point in the history
This reverts commit fe0c845.
  • Loading branch information
ismailsunni committed Aug 25, 2020
1 parent e113771 commit 5a8eada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Expand Up @@ -13,7 +13,7 @@ by running the prepare commit script **before** issuing `git commit`.

This can be automated by setting up the pre-commit hook properly.

ln -s $PWD/scripts/prepare_commit.sh ./.git/hooks/pre-commit
ln -s ../../scripts/prepare_commit.sh .git/hooks/pre-commit

Getting your pull request merged
--------------------------------
Expand Down

0 comments on commit 5a8eada

Please sign in to comment.