Since T2744 was fixed, https://git.gnupg.org/ suggests you can use https to
access the git repos, e.g.
git clone https://git.gnupg.org/gnupg.git
This returns http error 503 for me. Using the unencrypted git: protocol works fine.
Should cloning via https work?