[zeromq-dev] Git workflow proposal
Peter Alexander
vel.accel at gmail.com
Sun Aug 8 16:06:19 CEST 2010
Hi Pieter,
Have you seen
http://www.kernel.org/pub/software/scm/git/docs/gitworkflows.html
regards.. ~Peter
On Sun, Aug 8, 2010 at 7:15 AM, Pieter Hintjens <ph at imatix.com> wrote:
> Hi all,
>
> I've written up a proposal for working on the git repository. I'd
> appreciate input, especially from those who are tracking the current
> repository and know git well enough to tell me where the proposal is
> wrong / can be improved.
>
> http://www.zeromq.org/docs:procedures
>
> ---- snip
> The public Git repository holds:
>
> * The **master** branch, which represents the current "latest stable
> version" of 0MQ. This is updated slowly, with tested and reviewed
> code.
> * The **unstable** branch, which represents the current "latest
> unstable version" of 0MQ. This is updated rapidly, with tested but
> unreviewed code.
> * One **release_X_Y_Z** branch per major/minor release, representing a
> snapshot of that release. This is never updated once released.
> * One branch per in-progress issue, based on the latest master branch.
> ---- /snip
>
>
Cheers
> Pieter
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20100808/4362816a/attachment.htm>
More information about the zeromq-dev
mailing list