Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-29918

Branch view does not update after using "Rebase" from it

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 12.0.0
    • Ubuntu 22.04 LTS

      1. Have a git repository with a tracking branch which is not up to date with its origin.
      2. Show that in Creator's Branches view.
        It indicates the branches' relation:
      3. Right-click the tracked remote branch and select "Rebase (local branch) on (remote branch)".
        The branch is being rebased in the repository but the numbers in the Branches view don't update. They still indicate that the branch was behind.

      Instead, the numbers should be 0, 0 after the successful rebase. A manual update of the view corrects this.

      The manual update is not needed for the "Merge (fast-forward)" or "Reset" actions. There, the Branches view updates as expected

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            orgads Orgad Shaneh
            rlohning Robert Löhning
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes