Hi Jim,

I tried the procedure "Merge Feature Branch into Master" in order, and when
I run the command below I got an error.

$ git review -R
remote: Processing changes: refs: 1, done
To ssh://
[email protected]:29418/openstack/python-rackclient.git
 ! [remote rejected] HEAD -> refs/publish/master/bug/1473826 (you are not
allowed to upload merges)
error: failed to push some refs to 'ssh://
[email protected]:29418/openstack/python-rackclient.git'

Is this mean I need to be granted to push merges?

Thanks,
Takehiro

2015-11-20 11:10 GMT+09:00 James E. Blair <[email protected]>:

> Takehiro Kaneko <[email protected]> writes:
>
> > Hi,
> >
> > How can I merge the develop branch into the master branch on Gerrit?
> > This is regarding openstack/python-rackclient.
> >
> > I tried the following command but got an error message.
> >
> > (develop) git checkout master
> > (master)  git merge develop
> > (master)  git review -t merge-develop
> > No changes between HEAD and gerrit/master. Submitting for review would
> > be pointless.
>
> Try these instructions from the manual:
>
>
> http://docs.openstack.org/infra/manual/drivers.html#merge-feature-branch-into-master
>
> -Jim
>
_______________________________________________
OpenStack-Infra mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Reply via email to