3 lines
124 B
Plaintext
Executable File
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
|