Hi,

On Sun, Jan 25, 2015 at 10:44:57PM +0100, Jürgen Eckert wrote:
> 3) How do I commit source code patches?

You can either clone the respective repository at e.g. github and commit
there, then send a review/merge request to the mailing list or IRC
channel. Or you can send patches to the mailing list directly if you
prefer that.

Patches should ideally be generated by committing locally, then using e.g.

  git format-patch HEAD~1

to create usable patch files which will have all the info (comitter,
email, commit message etc.).


> 4) Same for the wiki page...

Please let us know which username you'd like to have on the wiki (here
or on IRC), we'll create a user account for you.


Cheers, Uwe.
-- 
http://hermann-uwe.de | http://randomprojects.org | http://sigrok.org

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to