From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Richard Subject: Re: Where is the git master branch? Date: Wed, 30 Jul 2014 17:38:45 +0200 Message-ID: <87r412zwje.fsf@geodiff-mac3.ulb.ac.be> References: <87fvhij27i.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37922) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCVvv-0002TI-Ce for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 11:36:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCVvp-0001g5-SZ for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 11:36:51 -0400 Received: from mxin.ulb.ac.be ([164.15.128.112]:14413) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCVvp-0001fw-MG for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 11:36:45 -0400 In-Reply-To: <87fvhij27i.fsf@skimble.plus.com> (Sharon Kimble's message of "Wed, 30 Jul 2014 16:28:17 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sharon Kimble Cc: org-mode Sharon Kimble writes: > If "git clone git://orgmode.org/org-mode.git" gets the development > branch of org-mode, what is the git command to get the master branch > please? I've been looking on http://orgmode.org/ but can't see any > reference for it. The 'master' branch is the development/unstable branch. The stable branch is called 'maint'. -- Nico.