解决:

1. git abandon branchName;

2. repo forall -c git reset HEAD --hard;repo forall -c git clean -df;repo sync -c -j8

相关文章:

  • 2021-12-13
  • 2022-12-23
  • 2021-07-04
  • 2022-01-07
  • 2022-12-23
  • 2021-04-12
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-02
  • 2022-12-23
  • 2021-06-03
  • 2021-04-29
  • 2021-07-14
相关资源
相似解决方案