git pull的时候遇到

Unlink of file '.git/objects/pack/pack-***.pack' failed. Should I try again? (y/n) y

 

git gc --auto
git repack -d -l



相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-20
  • 2021-07-05
猜你喜欢
  • 2021-07-19
  • 2022-02-05
  • 2021-07-18
  • 2021-05-23
  • 2022-01-20
  • 2022-03-04
相关资源
相似解决方案