git如何查找已经被删除文件的历史修改记录?

答: 使用以下命令即可:

  git log --all --full-history -- <path-to-file>

posted @ 2019-11-04 11:14  Jello  阅读(3405)  评论(0编辑  收藏  举报