From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rustom Mody Subject: New git url Date: Fri, 5 Jan 2018 13:33:03 +0530 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="94eb2c1cd70cf277da056202e119" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58587) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eXMyN-00073y-0I for emacs-orgmode@gnu.org; Fri, 05 Jan 2018 03:03:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eXMyM-00081r-4M for emacs-orgmode@gnu.org; Fri, 05 Jan 2018 03:03:27 -0500 Received: from mail-lf0-x230.google.com ([2a00:1450:4010:c07::230]:33041) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eXMyL-00080v-PE for emacs-orgmode@gnu.org; Fri, 05 Jan 2018 03:03:25 -0500 Received: by mail-lf0-x230.google.com with SMTP id j143so4313954lfg.0 for ; Fri, 05 Jan 2018 00:03:25 -0800 (PST) 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 --94eb2c1cd70cf277da056202e119 Content-Type: text/plain; charset="UTF-8" Ive changed .git/config thusly: $ diff config .git/config 7c7 < url = git://orgmode.org/org-mode.git --- > url = https://code.orgmode.org/bzg/org-mode.git As best as I can see its working! Questions 1. Is this right? 2. This change should probably go up on the main web-page somewhere since the mailing list hides mail-addresses. So we can make out that something needs change but not exactly what! --94eb2c1cd70cf277da056202e119 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Ive changed .git/config thusly:


$ diff con= fig .git/config
7c7
< =C2=A0=C2=A0=C2=A0 url =3D git://orgmode.org/org-mode.git
---
&g= t; =C2=A0=C2=A0=C2=A0 url =3D https://code.orgmode.org/bzg/org-mode.git

As best= as I can see its working!

Questions

1= . Is this right?
2. This change should probably go up on the main= web-page somewhere since the mailing list hides mail-addresses. So we can = make out that something needs change but not exactly what!
--94eb2c1cd70cf277da056202e119--