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

umpf: add new --override option to override topic commit-ish #24

Merged
merged 1 commit into from
Sep 24, 2023

Commits on Sep 24, 2023

  1. umpf: add new --override option to override topic commit-ish

    In one project, umpf tags are pushed immediately, but branches are only
    pushed upstream once they are reviewed and cleared for merge into BSP.
    It's thus often the case, that developers want to use the upstream
    branches, except for that one branch they are currently working on.
    
    This is not an unusual case and the tips-and-tricks lists some
    workarounds to achieve this. Provide a better way by allowing overriding
    single topic branches on the command-line.
    
    Signed-off-by: Ahmad Fatoum <[email protected]>
    a3f committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    744713c View commit details
    Browse the repository at this point in the history