nx/.husky/post-merge
2024-10-01 15:19:40 +04:00

3 lines
133 B
Plaintext
Executable File

changedFiles="$(git diff-tree -r --name-only --no-commit-id ORIG_HEAD HEAD)"
node ./scripts/notify-lockfile-changes.js $changedFiles