Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mkl-mr1 branch repo sync error #16

Open
earthGavinLee opened this issue Jan 23, 2019 · 1 comment
Open

mkl-mr1 branch repo sync error #16

earthGavinLee opened this issue Jan 23, 2019 · 1 comment

Comments

@earthGavinLee
Copy link

Fetching projects: 99% (535/540) remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
fatal: Couldn't find remote ref refs/heads/mkl-mr1
error: Cannot fetch MoKee/android_system_core

error: Exited sync due to fetch errors

去 MoKee/android_system_core分支看了一下没有 mkl-mr1分支

@earthGavinLee
Copy link
Author

已经解决,修改.repo/manifest.xml
增加

  <remote  name="mokeedev"
           fetch="https://mokeedev.review"
           review="review.mfunz.com"
           revision="refs/heads/mkl-mr1" />

修改android_system_core那行追加remote

<project path="system/core" name="MoKee/android_system_core" groups="pdk" remote="mokeedev" />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant