List Changed Files Between Git Branches

The git-diff command is very flexible and we'll use it to get a list of changed files between two branches and output them to a text file.