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

Commits on Oct 24, 2024

  1. newt: Add ignore flag for upgrade command

    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
    m-gorecki committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    093e30d View commit details
    Browse the repository at this point in the history