From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: [IMPORTANT] Server migration: please update your git repositories before 31/12/2017 Date: Thu, 04 Jan 2018 16:05:27 +0000 Message-ID: References: <87d12yojyn.fsf@bzg.fr> <87mv1thbzb.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="089e082c5388cbd45e0561f580a5" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35453) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eX81Y-0006Bi-P6 for emacs-orgmode@gnu.org; Thu, 04 Jan 2018 11:05:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eX81W-0000QH-IQ for emacs-orgmode@gnu.org; Thu, 04 Jan 2018 11:05:44 -0500 In-Reply-To: <87mv1thbzb.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: Bastien Guerry , emacs-orgmode@gnu.org --089e082c5388cbd45e0561f580a5 Content-Type: text/plain; charset="UTF-8" On Thu, Jan 4, 2018 at 10:36 AM Nicolas Goaziou wrote: > > Cursorily looking, I found few places that still reference to the old > > cloning URL: https://orgmode.org/manual/Installation.html (both in > > doc/org.texi in maint and in contrib/manual.org in master), and also > here: > > https://orgmode.org/elpa.html. > > Fixed. > 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. -- Kaushal Modi --089e082c5388cbd45e0561f580a5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Thu, Jan 4,= 2018 at 10:36 AM Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
> Cursorily looking, I found few places that still reference to = the old
> cloning URL: https://orgmode.org/manual/Installatio= n.html (both in
> doc/org.texi in maint and in contrib/manual.org in master), and also here:=
> https://orgmode.org/elpa.html.

Fixed.

Thanks! I see the the http->h= ttps replacements happened.. but the "git clone" is still the old= one.

It still shows

=C2=A0=C2=A0=C2=A0 git clone git://orgmode.org/org-mode.git

I meant to say t= hat that should be now replaced with one of the two below:



in the texi/Org manual= s in maint/master.


--

Kaushal Modi

--089e082c5388cbd45e0561f580a5--