Show file change history git
Show full diff history of a file including renames
git log --follow -p -- path/to/file.py
more git
all 45 commands →
Show full diff history of a file including renames
git log --follow -p -- path/to/file.py