[Development] where to push refs for qt5?

Graham Coleman ravelite at gmail.com
Mon Nov 11 17:16:24 CET 2013


Greetings,

I've prepared my changes to gerrit for review on qt5 but having trouble
pushing them. Is the target branch or something else wrong? It should go to
refs/for/master or refs/for/HEAD, right? The changes are in
qtbase/src/gui/text.

my errors below and best regards,

Graham

Graham at KATIUSCAS /c/qt5git/qtbase (stable)
$ git push gerrit HEAD:refs/for/master
Enter passphrase for key '/c/Users/Graham/.ssh/id_rsa':
Counting objects: 242764, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (50028/50028), done.
Writing objects: 100% (242764/242764), 129.80 MiB | 878.00 KiB/s, done.
Total 242764 (delta 189923), reused 242003 (delta 189305)
remote: Resolving deltas: 100% (189923/189923)
To ssh://ravelite@codereview.qt-project.org/qt/qt5
 ! [remote rejected] HEAD -> refs/for/master (branch master not found)
error: failed to push some refs to 'ssh://
ravelite at codereview.qt-project.org/qt/qt5'

Graham at KATIUSCAS /c/qt5git/qtbase (stable)
$ git push gerrit HEAD:refs/for/HEAD
Enter passphrase for key '/c/Users/Graham/.ssh/id_rsa':
Counting objects: 242764, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (50028/50028), done.
Writing objects: 100% (242764/242764), 129.80 MiB | 66.00 KiB/s, done.
Total 242764 (delta 189923), reused 242003 (delta 189305)
remote: Resolving deltas: 100% (189923/189923)
To ssh://ravelite@codereview.qt-project.org/qt/qt5
 ! [remote rejected] HEAD -> refs/for/HEAD (branch HEAD not found)
error: failed to push some refs to 'ssh://
ravelite at codereview.qt-project.org/qt/qt5'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20131111/11791f72/attachment.html>


More information about the Development mailing list