Skip to content

Makefile: add target for updating all input repos#327

Merged
Indanz merged 1 commit intomasterfrom
update-repos
Mar 24, 2026
Merged

Makefile: add target for updating all input repos#327
Indanz merged 1 commit intomasterfrom
update-repos

Conversation

@lsf37
Copy link
Member

@lsf37 lsf37 commented Mar 24, 2026

Add a target for running git pull --rebase in all repositories under _repos/.

Run `git pull --rebase` in all repositories under `_repos/`.

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
@lsf37 lsf37 requested review from Indanz and Ivan-Velickovic March 24, 2026 04:02
Copy link
Contributor

@Indanz Indanz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alternative would be to make them git submodules and then you can do git submodule update --remote.

(However, that breaks tools/nanopb for me because that needs a specific commit instead of a specific branch.)

@Indanz Indanz merged commit ca6c21b into master Mar 24, 2026
9 checks passed
@Indanz Indanz deleted the update-repos branch March 24, 2026 11:11
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