git reset --hard HEAD : 将stage area中未提交的file回滚到之前的commit状态
git clean -d -f 删除未跟踪的目录和文件

相关文章:

  • 2021-05-24
  • 2021-12-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-30
  • 2021-07-02
猜你喜欢
  • 2021-11-06
  • 2021-11-06
  • 2021-11-20
  • 2022-01-02
  • 2022-01-16
  • 2021-06-12
相关资源
相似解决方案