Hi there,

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.

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

The first one results in this:
warning: redirecting to https://git.savannah.gnu.org/git/emacs/org-mode.git/

Why not use the redirected address (as on the homepage, after
correction)?

The second one results in an error:
fatal: repository 'https://git.savannah.gnu.org/cgit/emacs/org-mode.git/' not 
found

Could someone fix this please?

All the best for 2026,
Jens

Reply via email to