emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] worg: Prefer HTTPS to GIT for anonymous git access
@ 2024-06-09 22:13 Stefan Kangas
  2024-06-14 15:44 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Kangas @ 2024-06-09 22:13 UTC (permalink / raw)
  To: Org-mode

[-- Attachment #1: Type: text/plain, Size: 144 bytes --]

I think using HTTPS makes more sense for anonymous git access, for the
usual security and privacy reasons.

Please see the attached worg patch.

[-- Attachment #2: 0001-Prefer-HTTPS-to-GIT-for-anonymous-git-access.patch --]
[-- Type: text/x-patch, Size: 1334 bytes --]

From f33276dd5ed54a6beb8b31aefb544f6fa3da4c08 Mon Sep 17 00:00:00 2001
From: Stefan Kangas <stefankangas@gmail.com>
Date: Mon, 10 Jun 2024 00:04:04 +0200
Subject: [PATCH] Prefer HTTPS to GIT for anonymous git access

* org-contribute.org (Overview of Org repositories): Recommend HTTPS
over GIT for anonymous git access.
---
 org-contribute.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-contribute.org b/org-contribute.org
index 1257fc05..b8f6603c 100644
--- a/org-contribute.org
+++ b/org-contribute.org
@@ -31,7 +31,7 @@ the community will welcome your contribution.
 :CUSTOM_ID: repos-overview
 :END:
 
-- [[https://git.savannah.gnu.org/cgit/emacs/org-mode.git][Org repository on Savannah]]: =git clone git://git.sv.gnu.org/emacs/org-mode.git=
+- [[https://git.savannah.gnu.org/cgit/emacs/org-mode.git][Org repository on Savannah]]: =git clone https://git.sv.gnu.org/git/emacs/org-mode.git=
 - [[https://sr.ht/~bzg/org][Org project on SourceHut]] with other repositories: [[https://git.sr.ht/~bzg/worg][worg]] and [[https://git.sr.ht/~bzg/orgweb][orgweb]]
 - [[file:org-orphanage.org][Org orphanage]] lists orphan Org libraries in search for maintainers
 - [[https://git.sr.ht/~bzg/org-contrib][org-contrib]] (aka the old =contrib/= dir) also contains libraries in search for maintainers.
-- 
2.45.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] worg: Prefer HTTPS to GIT for anonymous git access
  2024-06-09 22:13 [PATCH] worg: Prefer HTTPS to GIT for anonymous git access Stefan Kangas
@ 2024-06-14 15:44 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-06-14 15:44 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: Org-mode

Stefan Kangas <stefankangas@gmail.com> writes:

> I think using HTTPS makes more sense for anonymous git access, for the
> usual security and privacy reasons.
>
> Please see the attached worg patch.

Thanks!
Applied.
https://git.sr.ht/~bzg/worg/commit/87104b9f

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-14 15:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-09 22:13 [PATCH] worg: Prefer HTTPS to GIT for anonymous git access Stefan Kangas
2024-06-14 15:44 ` Ihor Radchenko

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).