[zeromq-dev] Git workflow proposal
Pieter Hintjens
ph at imatix.com
Sun Aug 8 16:35:37 CEST 2010
On Sun, Aug 8, 2010 at 4:06 PM, Peter Alexander <vel.accel at gmail.com> wrote:
> Have you seen
> http://www.kernel.org/pub/software/scm/git/docs/gitworkflows.html
Yes, it's similar in some ways but more complex. Also I've tried to
keep our workflow as an explicit set of steps we follow. I assume git
contributors know git a lot better than 0MQ contributors.
Rather than try to merge arbitrary parts of one workflow into another,
I'd rather work by identifying problems in the proposed workflow and
fixing those until it's as simple as we can make it, and still robust.
The main ideas:
- we stop working on trunk
- we tie all work into the issue tracker
- we enforce reviewing of work
-Pieter
More information about the zeromq-dev
mailing list