Dup Ver Goto 📝

Git Diff topics

PT2/devtools/git git diff devtools does not exist
To
11 lines, 24 words, 245 chars Page 'Diff' does not exist.

Brief

Source: stackoverflow

git diff --compact-summary branch1 branch2

Diff individual files

git diff branch1 branch2 -- filename1 [filename2...]