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

Git branch dialog is not being updated when rebasing

    XMLWordPrintable

Details

    • be5133cf72fc5c9f140ea090be12798887b885ab, 49bad12787084c52bf81aa661a437c0c50532a20

    Description

      1. Have a git repository with some commits.
      2. Create a branch which is some commits behind master branch and check it out.
      3. Open a file from this repository in Creator.
      4. Select "Tools" -> "Git" -> "Local Repository" -> "Branches..." from the menu.
      5. In the Branches dialog, hover the mouse over the branch from step 2 and note the commit ID being shown.
      6. Click on "Local Branches" -> "master" and click "Rebase".
      7. After rebasing finished, hover the mouse over the branch from step 2 again.
        Creator will still show the same ID as in step 5.

      The top commit's ID for a branch must change when rebasing the branch. The dialog should update to reflect this change.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes