git clone over HTTPS

Jakub Wilk jwilk at jwilk.net
Tue Apr 11 10:49:46 CEST 2017


https://git.gnupg.org/ reads:

>For actual work you should clone a repository; use
>
>  git clone https://git.gnupg.org/foo.git
>
>or
>
>  git clone git://git.gnupg.org/foo.git
>
>and replace foo by the name of the project (e.g. gnupg or libgcrypt).

The latter works fine, but the former doesn't work for me. I get:

$ git clone https://git.gnupg.org/gnupg.git
Cloning into 'gnupg'...
fatal: repository 'https://git.gnupg.org/gnupg.git/' not found

-- 
Jakub Wilk



More information about the Gnupg-devel mailing list