I have created a Gerrit draft:
git review -D
Once I am done working on the draft, how do I create the code-review so it can eventually be merged to master?
If I just do:
git-review
I get this output:
$ git review
remote:
remote: Processing changes: refs: 1, done
To ssh://jonbri@gerrit-foo.com:29418/fooProject
! [remote rejected] HEAD -> refs/publish/master/p-jonbri-gitReviewBranch (no new changes)
error: failed to push some refs to 'ssh://jonbri@gerrit-foo.com:29418/fooProject'
There are two possibilities to publish a draft change: