9. Git diff

git add -A
git diff --color-words --staged > /tmp/diff

Last updated

Was this helpful?