$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [git] boost + git flow
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2014-01-22 11:47:17
On Wed, Jan 22, 2014 at 5:42 PM, Oliver Kowalke <oliver.kowalke_at_[hidden]>wrote:
> does boost follows the git-flow schema, e.g.
See https://svn.boost.org/trac/boost/wiki/StartModWorkflow
> merging the changes from
> branch develop into master is not required by the library developer (this
> is done by the release manager)?!
>
If my understanding is correct, once you merge a branch into master in the
library repository, the change will be reported into the develop branch of
the super repository.
Which basically means that it's automated.