• 
      

    Fix Jujutsu push errors with an incorrect bookmark name.

    Review Request #14754 — Created Dec. 30, 2025 and submitted

    Information

    RBTools
    master

    Reviewers

    Jujutsu 0.36 changed jj git push to always return a 0 exit code, even
    when the target bookmark is invalid. This broke one of our unit tests.
    I've updated the push implementation to always look at the output for
    the relevant error.

    Ran unit tests.

    Summary ID
    Fix Jujutsu push errors with an incorrect bookmark name.
    Jujutsu 0.36 changed `jj git push` to always return a 0 exit code, even when the target bookmark is invalid. This broke one of our unit tests. I've updated the push implementation to always look at the output for the relevant error. Testing Done: Ran unit tests.
    qzvrppornwupkrpyxwuzyuqszyzposto
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (93a63b7)