On 20/01/13 14:23, Franck Jullien wrote:
> Hi,
>
> I'd like to add a patch to the existing usb_blaster driver rewrite
> here: http://openocd.zylin.com/#/c/467/
> How would you do that ?
>
> Waiting for your advices.
>

1. checkout the original change that you want to append:
git fetch http://openocd.zylin.com/openocd refs/changes/67/467/5 && git 
checkout FETCH_HEAD

2. add new commit as you normally would
git add ...
git commit -s

3. push to gerrit
git push review

Cheers
Spen

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to