From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Monnier Subject: Re: Sync up the org in emacs master to org maint branch? Date: Thu, 02 Feb 2017 23:41:13 -0500 Message-ID: References: <87k29d7zvw.fsf@engster.org> <87fuk08i01.fsf@engster.org> <87d1f36xnc.fsf@engster.org> <87a8a4ees0.fsf@engster.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sender: "Emacs-devel" To: emacs-devel@gnu.org Cc: emacs-orgmode@gnu.org List-Id: emacs-orgmode.gnu.org > a process issue, and that "living in one Git repository" has just been an > implementation strategy to satisfy that process. While there can be good reasons to use separate repositories and/or branches, using a single repository&branch can also make a lot of sense. IIUC Google's in-house revision control system is basically single-repository/single-branch and holds "the world plus the kitchen sink" (except for some exceptions, mostly those few packages which are also exposed to the outside world and hence use another revision control system). If it ain't broken, don't fix it. Stefan