[Openstack] git review failed

Geronimo Orozco gorozco at gmail.com
Sun Apr 20 03:36:19 UTC 2014


You have to do create a branch in the form:

git checkout -b bug/#bugnumber

Then do your commit, if you failed ot asked to do other stuff in yoir
previous commit do the changes in the same branch do commit like:

git add file
git commit --amend
git review
El abr 19, 2014 10:09 PM, "Zhengguang Ou" <zhengguangou at gmail.com> escribió:

> Hi all
>
> I used the "git review" to submit a commit, but I got a error as follow:
>
> You have more than one commit that you are about to submit.
> The outstanding commits are:
>
> 5dc6eeb (HEAD, Bug1309986) Add unit test for keypair's api
> d10e307 (review/zhengguang_ou/Bug1307338) Fix the incorrect return
> messages in keypair-show and keypair-delete
>
> Is this really what you meant to do?
>
> I have run two commands:
> git fetch --all
> git remote update
>
> then ran "git review", but I still got the same error.
>
> Can you help me please? I would be grateful for any help.
> Thanks
>
> Regards
> Ou
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140419/53fd0609/attachment.html>


More information about the Openstack mailing list