On Sun, Jul 5, 2015 at 3:22 PM, Brian Dolbec <dol...@gentoo.org> wrote:
>
> I would think that there would be a very small number of branches to the
> main master tree.  Those would be for the large projects like kde,
> gnome,...  They would still do their development work in their
> overlays, then move them into a branch for final prep and checks, then
> merge from there into master with one merge commit.
>
> Any other small branches could live in developer space if they needed
> to share them with one or two others.  With git it is easy to add other
> remotes to pull and checkout from.  So, no need to clutter up the main
> git repo with small experimental branches.
>

++

No reason to create barriers for devs maintaining branches in the main
repo, but in general this should be done when there is a lot of
collaboration going on, and not as a replacement for overlays/etc.
You can have as many remotes as you want already.  I recommend that
devs use discretion.

-- 
Rich

Reply via email to