檔案(File)

開始使用 Git 管理檔案文件版本

檔案還原

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

參考資料