From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radon Rosborough Subject: Re: How can I obtain Org via HTTPS? Date: Sat, 10 Mar 2018 15:15:41 -0800 Message-ID: References: <87tvtn8uwd.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35947) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eunj0-0000XJ-SD for Emacs-orgmode@gnu.org; Sat, 10 Mar 2018 18:16:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1euniz-0007IQ-RN for Emacs-orgmode@gnu.org; Sat, 10 Mar 2018 18:16:26 -0500 In-Reply-To: <87tvtn8uwd.fsf@gnu.org> 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: Bastien Cc: Emacs-orgmode@gnu.org > > It does not appear to be possible to obtain the Git repository for Org > > via HTTPS > > FWIW it is now and since a few weeks: see https://orgmode.org Yep, I noticed and added support for it in straight.el, see https://github.com/raxod502/straight.el/commit/25a978830a78ecd73a89c355da47d3dc482aab64 Thanks!