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" <[email protected]> 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 : [email protected] > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
