Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
正如问题所暗示的那样,我需要在特定提交时显示历史记录中的文件,我如何能够使用命令行来做到这一点?我的仓库是一个 git 远程仓库,有几个推送..
我不需要查看差异,我只是查看该特定提交处的整个文件..
git show commitid:path/to/file