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

No option to change the remote when pushing to gerrit.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • Qt Creator 3.1.0-rc1
    • Qt Creator 3.1
      Windows 8 64Bit

    Description

      I have the following setup:

      $ git remote -v
      gerrit  ssh://codereview.qt-project.org/qt-creator/qt-creator.git (fetch)
      gerrit  ssh://codereview.qt-project.org/qt-creator/qt-creator.git (push)
      origin  git://hegel/qt-creator/qt-creator.git (fetch)
      origin  git://hegel/qt-creator/qt-creator.git (push)
      

      When I want to push changes to gerrit the following command is executed:

      git.exe push --receive-pack=git receive-pack --reviewer=jobor origin fee8078:refs/for/3.1
      

      So the plugin actually tries to push to a local clone and not the correct gerrit remote.

      Attachments

        Issue Links

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

          Activity

            People

              hunger Tobias Hunger
              davschul David Schulz
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes