Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 234 Bytes

index.md

File metadata and controls

15 lines (10 loc) · 234 Bytes

git diff-deep

Diff with deep information using our preferred options, a.k.a. dd

Git alias:

diff-deep = diff --check --dirstat --find-copies --find-renames --histogram --color

Example:

git diff-deep