Simply run:

git diff <ref1>..<ref2> [dirname]

With <ref1> and <ref2> being either branches, tags or HEAD. [dirname] is only required if you want the changes specific to a folder.