I am trying to get a list of all python files changed in my current branch, this list will later be fed into a script to run a linter. Previously I was doing it by the following