From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Guerry Subject: Re: [IMPORTANT] Server migration: please update your git repositories before 31/12/2017 Date: Fri, 29 Dec 2017 17:43:57 +0100 Message-ID: <87zi61xz5e.fsf@gnu.org> References: <87d12yojyn.fsf@bzg.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43326) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eUxlL-0001Nh-Oc for emacs-orgmode@gnu.org; Fri, 29 Dec 2017 11:44:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eUxlI-0005ut-Mu for emacs-orgmode@gnu.org; Fri, 29 Dec 2017 11:44:03 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54650) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eUxlI-0005ul-Iz for emacs-orgmode@gnu.org; Fri, 29 Dec 2017 11:44:00 -0500 Received: from [78.192.157.63] (port=57300 helo=bzg.fr) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1eUxlI-0007OD-9D for emacs-orgmode@gnu.org; Fri, 29 Dec 2017 11:44:00 -0500 In-Reply-To: <87d12yojyn.fsf@bzg.fr> (Bastien Guerry's message of "Thu, 28 Dec 2017 18:12:16 +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" To: emacs-orgmode@gnu.org Correcting myself: Bastien Guerry writes: > You can clone Org from the new server with one of these commands: > > ~$ git clone git@code.orgmode.org:bzg/org-mode.git ^^^ This is for when you have an account on code.orgmode.org and want to clone through ssh. > ~$ git clone https://code.orgmode.org/bzg/org-mode.git ^^^^^ This is for users who want to clone and don't need an account on code.orgmode.org. -- Bastien