[Development] Can't push to 5.3 branch ;-(
Joerg Bornemann
joerg.bornemann at digia.com
Tue Jul 29 15:23:35 CEST 2014
On 29-Jul-14 15:04, BogDan wrote:
> I want to push a fix for a P1 bug, to qttools repo, 5.3 branch but it
> says it is closed.
>
> [LOG]
> To ssh://taipan@codereview.qt-project.org:29418/qt/qttools
> ! [remote rejected] HEAD -> refs/for/5.3 (change 90905 closed)
> error: failed to push some refs to
> 'ssh://taipan@codereview.qt-project.org:29418/qt/qttools'
> [/LOG]
Looks like your fix is based on
https://codereview.qt-project.org/#/c/90905 which is abandoned. Do an
interactive rebase and remove that change from your branch. Then you can
push again.
Joerg
More information about the Development
mailing list