bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65241: 30.0.50; Cannot clone NonGNU ELPA


From: Corwin Brust
Subject: bug#65241: 30.0.50; Cannot clone NonGNU ELPA
Date: Sat, 12 Aug 2023 01:13:26 -0500

tags: notabug
thanks

On Sat, Aug 12, 2023 at 1:01 AM Manuel Uberti via Bug reports for GNU
Emacs, the Swiss army knife of text editors <bug-gnu-emacs@gnu.org>
wrote:
>
>
> Hi,

Hi Manuel

>
> I am trying to clone the NonGNU ELPA repository in order to contribute
> with a patch, but this is what happens:
>
> $ git clone git://git.savannah.gnu.org/emacs/nongnu.git

Unless you have commit for Emacs you will want to use the anonymous
clone option:

  git clone https://git.savannah.gnu.org/git/emacs/nongnu.git

If you do have commit then you are missing providing your username:

This is documented on the Emacs project page on savannah:

  https://savannah.gnu.org/git/?group=emacs

> All the best
> Manuel

Corwin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]