From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: [Consult] About linux-next branches Date: Mon, 14 Oct 2013 19:50:51 -0700 Message-ID: <525CAD8B.2090809@infradead.org> References: <525CA928.8000909@asianux.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from merlin.infradead.org ([205.233.59.134]:45431 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755122Ab3JOCvS (ORCPT ); Mon, 14 Oct 2013 22:51:18 -0400 In-Reply-To: <525CA928.8000909@asianux.com> Sender: linux-next-owner@vger.kernel.org List-ID: To: Chen Gang , linux-next@vger.kernel.org Cc: "linux-kernel@vger.kernel.org" On 10/14/13 19:32, Chen Gang wrote: > Hello All: > > I am developing with linux-next tree which have multiple branches. > > Now I use "git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git" > which is not updated within 2 weeks. But it seems other linux-next > branches continue updating. > > So need I choose another linux-next tree for developing? > > > Welcome any members' suggestions or completions. > > Thanks. > The git location is announced in each day's linux-next announcement email. E.g. (while Stephen Rothwell is taking a break): I've uploaded today's linux-next tree to the master branch of the repository below: git://gitorious.org/thierryreding/linux-next.git A next-20131014 tag is also provided for convenience. -- ~Randy