<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Sun, Oct 20, 2013 at 1:31 PM, Edgar Magana <span dir="ltr"><<a href="mailto:emagana@plumgrid.com" target="_blank">emagana@plumgrid.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Floren,<br>
<br>
Just just need to send a patch to gerrit.<br>
<br>
>From you local repo, do the necessary fixes and be sure everything is just<br>
as you want.<br>
Then simply run:<br>
#git commit -a --amend<br>
#git review<br>
<br></blockquote><div><br></div><div>The only "gotcha" here is that you need to maintain the same Change-Id that was appended to your original commit message (and push it to the same branch in gerrit, if you specified one originally). Removing or altering the Change-Id will prevent your patch from updating your existing review. The rest of your commit message can be freely rewritten.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks,<br>
<br>
Edgar<br>
<div class="HOEnZb"><div class="h5"><br>
On 10/20/13 11:26 AM, "Floren Llanos" <<a href="mailto:florenllanos@gmail.com">florenllanos@gmail.com</a>> wrote:<br>
<br>
>Hello,<br>
><br>
>I'm a newbie contributor in Openstack, and I'm newbie using git and<br>
>gerrit too.<br>
><br>
>I committed a change to gerrit of two files but one of them is not<br>
>correct and I must to undo the change (only one of this files). I need<br>
>to remove this file from gerrit and leave only one.<br>
><br>
>I found in <a href="http://git-scm.com/book/" target="_blank">http://git-scm.com/book/</a> that I can use git checkout --<br>
><file> to undo the change in my local environment and I've read about<br>
>git reset too, but I've understand that if this use it's only for<br>
>stashing files. I don't know how undo the change in gerrit (remote).<br>
><br>
>Thanks in advance,<br>
><br>
>Floren<br>
><br>
>_______________________________________________<br>
>OpenStack-dev mailing list<br>
><a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br>
<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><br></div>-Dolph
</div></div>