Git alias:
dd = diff --check --dirstat --find-copies --find-renames --histogram --color
Example:
git dd
Also aliased as diff-deep.
diff-deep