Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): v5.0.3
Browse files Browse the repository at this point in the history
thomasrockhu-codecov committed Nov 19, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent ee20575 commit a0494a1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions hooks/pre-commit
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ set -e
cp src/scripts/dist/codecov.sh dist/codecov.sh
git add dist/codecov.sh

git diff --cached --name-only | if grep --quiet "src/version"
then
python changelog.py
fi
#git diff --cached --name-only | if grep --quiet "src/version"
#then
# python changelog.py
#fi

0 comments on commit a0494a1

Please sign in to comment.