git 查看某个文件的历史修改版本

【git status 查看修改的文件路径】

git log --follow -p routes/admin/contract_operation.js

原文地址:https://www.cnblogs.com/xuezizhenchengxuyuan/p/6283563.html