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

No option to change the remote when pushing to gerrit.

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes