Jens Lechtenbörger <[email protected]> writes:

> on https://orgmode.org/, this wrong git command is documented:
> git clone https://https.git.savannah.gnu.org/git/emacs/org-mode.git
>
> The "https." after "//" needs to be removed.

Thanks for reporting, but this URL is not wrong.
https.git.savannah.gnu.org is an https mirror of savannah that is used
specifically for anonymous access. The main git server is constantly
under DDOS for the last year or so, so it is less reliable and cloning
may fail.

I will also update org-contribute page to point to the mirror where relevant.

> On https://orgmode.org/worg/org-contribute.html, I see these git
> commands:
> git clone https://git.sv.gnu.org/git/emacs/org-mode.git
> git clone https://git.savannah.gnu.org/cgit/emacs/org-mode.git

I now updated everything to use http mirrors (following Christian's patch).
https://git.sr.ht/~bzg/worg/commit/39d07e43

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
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>

Reply via email to