Skip to content

Commit

Permalink
Merge pull request #38445 from ismailsunni/revert-38290-patch-1
Browse files Browse the repository at this point in the history
Revert "Fix make link to pre-commit"
  • Loading branch information
m-kuhn committed Aug 25, 2020
2 parents 9b96e48 + 5a8eada commit a3ee71f
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 a3ee71f

Please sign in to comment.