清空git缓存
git rm -r --cached .
git add .
git commit -m ‘update .gitignore’

相关文章:

  • 2021-10-01
  • 2021-09-30
  • 2022-12-23
  • 2022-12-23
  • 2021-05-16
  • 2021-06-01
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-23
  • 2022-02-22
  • 2021-12-23
  • 2021-12-23
相关资源
相似解决方案