Re: Github mirror: how does it work?

On Tue, Jun 25, 2013 at 11:20 AM, Peter Linss <peter.linss@hp.com> wrote:
> I've been exploring what it would take to make the bridge bi-directional, allowing pushing to either repository. There have been some attempts which work for simple cases, but there are gotchas dealing with branches...

We shouldn't worry about branches - only the master branch should be
canonical.  Ideally, we should reject pushing non-master branches to
the repo.

~TJ

Received on Tuesday, 25 June 2013 19:15:21 UTC