8 Dec
2013
8 Dec
'13
4:54 p.m.
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.
Create locally yes, push no, not unless you're on the team for that submodule. If you're planning to submit a pull-request to the maintainer, then I believe you need to fork the repo and push to the fork... which is not as easy as it could be... unless there's some way to convert local modifications into a fork? John.