On Sat, Aug 4, 2012 at 9:04 PM, Sebastian Lauwers <[email protected]> wrote:
> Not quite sure how to push to libzmq from my zeromq3-x repository. Do I > have to format-patch and apply to my libzmq repo, then push and create a > pull request? In my experience the best is to fork each repo separately, so you have a fork of zeromq-3.x and of libzmq. Clone each one, add an 'upstream' remote to the zeromq originals, and create parallel commits and pull requests. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
