Using the git command, how to view all commit records of a certain file in a specified branch?
git log branch file
git log branch file