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

update submodules to tracking branch in gitmodules #9230

Merged
merged 3 commits into from
Apr 2, 2018
Merged

Conversation

dagar
Copy link
Member

@dagar dagar commented Apr 2, 2018

This makes it trivial to keep everything updated and pointed at the right thing (valid commit, correct branch, etc).

git submodule update --init --force --remote .

@dagar dagar merged commit 68a9d21 into master Apr 2, 2018
@dagar dagar deleted the pr-submodules branch April 2, 2018 19:58
@hamishwillee
Copy link
Contributor

Hi @dagar

Currently getting-source instructions don't cover anything about submodules because that happens automatically on build. Does this PR change anything?

@dagar
Copy link
Member Author

dagar commented Apr 2, 2018

No, it's just some general consistency that makes other tooling happy. I'm trying to keep the submodules up to date with the branch listed here in .gitmodules. https:/PX4/Firmware/blob/master/.gitmodules#L4

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

Successfully merging this pull request may close these issues.

2 participants