From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [IMPORTANT] Server migration: please update your git repositories before 31/12/2017 Date: Thu, 04 Jan 2018 19:12:40 +0100 Message-ID: <87efn5h4rr.fsf@nicolasgoaziou.fr> References: <87d12yojyn.fsf@bzg.fr> <87mv1thbzb.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40109) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eXA15-0004Aj-GO for emacs-orgmode@gnu.org; Thu, 04 Jan 2018 13:13:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eXA0n-0005ll-KQ for emacs-orgmode@gnu.org; Thu, 04 Jan 2018 13:13:23 -0500 In-Reply-To: (Kaushal Modi's message of "Thu, 04 Jan 2018 16:05:27 +0000") 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: Kaushal Modi Cc: Bastien Guerry , emacs-orgmode@gnu.org Kaushal Modi writes: > Thanks! I see the the http->https replacements happened.. but the "git > clone" is still the old one. > > It still shows > > git clone git://orgmode.org/org-mode.git > > I meant to say that that should be now replaced with one of the two below: > > git clone git@code.orgmode.org:bzg/org-mode.git > > git clone https://code.orgmode.org/bzg/org-mode.git > > in the texi/Org manuals in maint/master. Oops. Fixed. Thank you.