Show history of a file? [duplicate] October 25, 2022 by Tarik You can use git log to display the diffs while searching: git log -p -- path/to/file