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

相关文章:

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