Re: [Openocd-development] How to Send Patch Series

2009-12-16 Thread Øyvind Harboe
I split the job: 1. git format-patch => produces patch series 2. verify the patch series 3. send it: git send-email --smtp-server=xxx --to="openocd-development@lists.berlios.de" 00* -- Øyvind Harboe US toll free 1-866-980-3434 / International +47 51 63 25 00 http://www.zylin.com/zy1000.html

[Openocd-development] How to Send Patch Series

2009-12-16 Thread Dean Glazeski
Hey, I just tried to send a patch series from my laptop using git send-email and it doesn't appear that it has shown up on the mailing list. Is there a way to properly do the git send-email command? The command I used was: git send-email --compose --from="dngl...@gmail.com" --to=" openocd-devel