I tried to push another patch set to Gerrit and got the error below. This
worked about an hour ago and now stopped working. The local parent commit
is the same one as remote, I didn't rebase either. Has anyone seen this
before? I suspect I can rebase but then the review gets much more tedious
to follow.

Thanks, Lars

✔ ~/i2(i2521) ✗$ git push asf HEAD:refs/for/master
To ssh://gerrit.cloudera.org:29418/Impala-ASF
 ! [rejected]        HEAD -> refs/for/master (non-fast-forward)
error: failed to push some refs to 'ssh://
[email protected]:29418/Impala-ASF'
hint: Updates were rejected because a pushed branch tip is behind its remote
hint: counterpart. Check out this branch and integrate the remote changes
hint: (e.g. 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
✗ ~/i2(i2521) ✗$

Reply via email to