weiqier 的个人博客 / 0 / 0 / 创建于 5年前 / 更新于 5年前
git 还原修改文件到原始状态
git checkout . git status git clean -f -d git status
即可看到 nothing to commit, working directory clean 的提示信息,表示项目文件已经清理干净
本作品采用《CC 协议》,转载必须注明作者和本文链接
我要举报该,理由是:
推荐文章: