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

3 lines
124 B
Plaintext
Executable File

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