Skip to content

Change GnuPG git links to https

Sebastian Engel requested to merge work/blu-base/morehttps into master

In the same way as !57 (merged), this MR replaces two remaining git:// links with the respective https:// protocol links

git.gnupg.org states:

For actual work you should clone a repository; use
git clone https://dev.gnupg.org/source/foo.git
or
git clone git://git.gnupg.org/foo.git

Merge request reports