Hi, git:// protocol on git.proxmox.com seems to be broken, but https is working as expected.
This is a problem because the submodules require git://, so it is not trivial to work around.
Please can git:// be fixed? Thanks
Code:
$ git clone git://git.proxmox.com/git/proxmox-backup.git
Cloning into 'proxmox-backup'...
fatal: unable to connect to git.proxmox.com:
git.proxmox.com[0: 2a01:7e0:0:424::5]: errno=Connection timed out
git.proxmox.com[1: 79.133.36.253]: errno=Connection timed out
This is a problem because the submodules require git://, so it is not trivial to work around.
Please can git:// be fixed? Thanks
