Hi,
Clone URL specified in https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libassuan.git;a=summary for protocol https:// returns 404:
$ git clone https://git.gnupg.org/libassuan.git Cloning into 'libassuan'... fatal: repository 'https://git.gnupg.org/libassuan.git/' not found
URL with protocol git:// work as expected, however git:// being vulnerable to MITM, providing valid https:// URL would be beneficial to prevent tampering
Thanks,
Bertrand