Here\'s what I\'m trying to do: I trying to put something like
git diff upstream/master --name-only | xargs pre-commit run --files
in the pul