#TodayILearned that to show all the commits (including messages) for a particular file you do
git log –follow – <filename>
#TodayILearned that to show all the commits (including messages) for a particular file you do
git log –follow – <filename>