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

make services-to-main: Update meta-submodules after checkout service #6737

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

peb-adr
Copy link
Member

@peb-adr peb-adr commented Feb 20, 2024

Using checkout --recursive unfortunately lead to problems if the meta submodule was modified (i.e. checked out at different commit). This means git tried to treat it as a conflict which would need user intervention instead of just checking out the new meta commit.

Using checkout --recursive unfortunately lead to problems if the meta
submodule was modified (i.e. checked out at different commit). This
means git tried to treat it as a conflict which would need user
intervention instead of just checking out the new meta commit.
@peb-adr peb-adr added the meta label Feb 20, 2024
@peb-adr peb-adr added this to the 4.2 milestone Feb 20, 2024
@peb-adr peb-adr merged commit 302fb64 into OpenSlides:main Feb 20, 2024
2 checks passed
@peb-adr peb-adr deleted the submod-update branch February 28, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant