git log -p

Category: Git - Core

git log -p

Show commits with their full diff patches

Shows each commit along with the full diff (all the code changes) it introduced.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.