cyberark / community

Information for the CyberArk contributor community
Apache License 2.0
7 stars 5 forks source link

Fix gitleaks pre-commit script to support SourceTree #76

Closed abrahamko closed 4 years ago

abrahamko commented 4 years ago

Currently, the gitleaks pre-commit script is blocking all commits when using SourceTree. To fix it, it needs to include export PATH=/usr/local/bin:$PATH at the beginning, as answered here: https://stackoverflow.com/a/51415687

cla-bot[bot] commented 4 years ago

Thanks for your contribution! We've checked, and you haven't signed our Contributor License Agreement. Please review our guidelines to determine whether this project requires you to sign the CLA or if you can sign off on your commits to indicate you agree to a Developer Certificate of Origin.

cla-bot[bot] commented 4 years ago

Thanks for your contribution! We've checked, and you haven't signed our Contributor License Agreement. Please review our guidelines to determine whether this project requires you to sign the CLA or if you can sign off on your commits to indicate you agree to a Developer Certificate of Origin.