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

newt: Add ignore flag for upgrade command #573

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

m-gorecki
Copy link
Contributor

@m-gorecki m-gorecki commented Oct 24, 2024

This adds --ignore or -i flag for upgrade command. Flags arguments should specify names of repositories that will be ignored while upgrading, separated by a comma. For example:
newt upgrade -i apache-mynewt-nimble -i stm-cmsis_device_f3,stm-stm32f3xx_hal_driver

This adds --ignore or -i flag for upgrade command.
Flags arguments should specify names of repositories
that will be ignored while upgrading, separated by a comma
or by using multiple -i flags
For example:
newt upgrade -i apache-mynewt-nimble -i stm-cmsis_device_f3,stm-stm32f3xx_hal_driver
@andrzej-kaczmarek andrzej-kaczmarek merged commit 966db46 into apache:master Oct 24, 2024
64 checks passed
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