On 19 March 2012 15:21,  <ger...@openocd.zylin.com> wrote:
> This is an automated email from Gerrit.
>
> Salvador Arroyo (sarroyof...@yahoo.es) just uploaded a new patch set to 
> Gerrit, which you can find at http://openocd.zylin.com/531
>
> -- gerrit
>
> commit 3dfe0629e05faea444a766ce7f0afc99262b6933
> Author: Salvador <sarroyof...@yahoo.es>
> Date:   Mon Mar 19 16:14:14 2012 +0100
>
>    Resubmit patch for PIC32mx1XX/2XX flash support
>

rather than resubmit you would normally --amend the existing patch, eg.

// checkout existing patch
git fetch http://openocd.zylin.com/p/openocd refs/changes/00/500/1 &&
git checkout FETCH_HEAD
// possible rebase
git rebase master
make changes.
git commit -a --amend
git push review

As long as the changeid does not alter gerrit will just upload another patchset.
http://openocd.sourceforge.net/doc/doxygen/html/patchguide.html for
more details.

Cheers
Spen

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to