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

How to add local recipes #21

Open
ZARk-be opened this issue Nov 20, 2015 · 2 comments
Open

How to add local recipes #21

ZARk-be opened this issue Nov 20, 2015 · 2 comments

Comments

@ZARk-be
Copy link

ZARk-be commented Nov 20, 2015

If i add a local recipes directory like i used to; repo sync will complain about un-commited changes.

How can i add my local path without breaking the sync?

@kraj
Copy link
Member

kraj commented Nov 21, 2015

you can cd into the repo you changed and do git stash ; repo sync; git stash pop

@ilya1725
Copy link

Check out this page. You can add a file with the directory - .repo/local_manifests/manifest.xml where you can specify to add (or remove) additional repositories.

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

3 participants