Oh git…
So this post is sort of just my list of useful git things - partly to save me from having to remember everything.
Best introduction and workflow care of @jtonline
All the files that you have changed in this commit
git diff-tree --name-only -r HEAD~1..HEAD