Replies: 2 comments 8 replies
-
add two git hooks:
and
Now every time you move in git history, modules will get updated and be in sync with main git repo. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Be careful with this advice. It only works if zephyr is your manifest repository. It does not work in other situations, such as if you're importing the zephyr manifest file somewhere else, or if your manifest file uses projects with revisions set to branches. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How do I keep my west modules updates across rebases, bisecting and other git operations when doing upstream development and when using the upstream manifest.
Beta Was this translation helpful? Give feedback.
All reactions