Boost logo

Boost :

Subject: Re: [boost] [git] Write permission to branch
From: Bjørn Roald (bjorn_at_[hidden])
Date: 2013-12-08 11:36:30


On 12/08/2013 05:16 PM, Edward Diener wrote:
> On 12/8/2013 11:14 AM, Edward Diener wrote:
>> For a Boost submodule repository is write permission for that repository
>> needed to create a new branch ?
>
> I should have said: to create and push a new branch.

If we assume you have a local clone that you created you should be able
to make the branches you need there. Then when you push, you need to
modify some remote repository, by default the one you cloned from. So
you need write access to that repository. Branches are just like other
changes when it comes to write access.

--
Bjørn

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk