On 12/10/2021 14:17, Kjell Ahlstedt
wrote:
. If you just want to pull from gitlab.gnome.org, I suppose you can use https instead of ssl. In .git/config, change url = "" class="moz-txt-link-abbreviated" href="mailto:git gitlab gnome org:/GNOME/gtkmm" moz-do-not-send="true">git gitlab gnome org:/GNOME/gtkmm to url = "" class="moz-txt-link-freetext" href="https://gitlab.gnome.org/GNOME/gtkmm.git" moz-do-not-send="true">https://gitlab.gnome.org/GNOME/gtkmm.git Thanks Kjell - https is what I'm already using. Did you mean that the other way around? John |