1.

error: could not verify the tag 'v1.12.4'的解决

repo init -u git://github.com/CyanogenMod/android.git -b cm-10.2 --no-repo-verify

2.repo脚本执行不了报找不到文件和目录,是因为编码问题,修改编码即可,用vi.

3..netrc

 

machine github.com


login diyomate_jion
password diyomate_jion

相关文章:

  • 2022-12-23
  • 2021-11-19
  • 2021-06-08
  • 2021-05-31
  • 2021-09-03
  • 2022-12-23
  • 2021-12-21
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-19
  • 2022-01-15
  • 2022-12-23
相关资源
相似解决方案