git show HEAD:file.txt

Category: Git - Core

git show HEAD:file.txt

Show the content of a file at HEAD

Shows what a specific file looked like at HEAD (the latest commit), without needing to check out that commit.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.