档案(File)

开始使用 Git 管理档案文件版本

档案还原

$ git checkout -- <file>
$ git checkout -- revert_file_name

参考资料