From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: xenbits GitHub mirror? Date: Tue, 26 Jan 2016 16:55:40 +0000 Message-ID: <1453827340.25257.47.camel@citrix.com> References: <5675C368.9020601@cardoe.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5675C368.9020601@cardoe.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Doug Goldstein , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Sat, 2015-12-19 at 14:51 -0600, Doug Goldstein wrote: > All, > > Now I'll start off by saying that "no" is a perfectly acceptable answer > to this suggestion. Basically I remember at the Xen Developer Summit a > few people mentioned it being nice if people provided a git tree where > their branches were available for testing. I was just thinking it might > be easier for third parties to do that if there was an official Xen > Project mirror of the main repos on xenbits on GitHub and people could > fork that repo and make their branch available. Just a thought. If forking the repo significantly easier than just creating an empty one of your own and pushing to it? Is the parent repo "important" in some way in the GH world? (Given that, as George says, we are unlikely to accept contributions via GH pull requests etc). Ian.