How can I diff a file, say pom.xml, from the master branch to an arbitrary older version in Git?
pom.xml
git diff -w HEAD origin/master path/to/file