Skip to content

tools: check_submodules: remove user prompt#26157

Merged
AlexKlimaj merged 1 commit intomainfrom
pr-remove_submodule_prompt
Jan 2, 2026
Merged

tools: check_submodules: remove user prompt#26157
AlexKlimaj merged 1 commit intomainfrom
pr-remove_submodule_prompt

Conversation

@dakejahl
Copy link
Copy Markdown
Contributor

Remove the user input prompt when submodules have uncommitted changes. It just gets annoying during development. I've left the hint for the user.

To update submodules to the expected version, run:
git submodule sync --recursive && git submodule update --init --recursive

@AlexKlimaj AlexKlimaj merged commit cea6c10 into main Jan 2, 2026
73 checks passed
@AlexKlimaj AlexKlimaj deleted the pr-remove_submodule_prompt branch January 2, 2026 17:37
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.

3 participants