git checkout <folder-name>/

git checkout -- <folder-name>

这样会把<fold-name>下所有的文件都撤销

相关文章: