git指定单个文件,回滚版本 作者: 良辰 时间: 2025-05-15 分类: ios/android 阅读量:58 git checkout abcdefg -- abc.txt这样git能回滚单个文件。 标签: none