$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [git] boost + git flow
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2014-01-22 11:46:32
On Wednesday 22 January 2014 17:42:49 Oliver Kowalke wrote:
> does boost follows the git-flow schema, e.g. merging the changes from
> branch develop into master is not required by the library developer (this
> is done by the release manager)?!
Library maintainers must perform the merge. In terms of git-flow they are the
release managers (of their respective libraries).