<div dir="ltr"><div>Martin,</div><div><br></div><div>I believe that if you set two environment variables, this will cause GsDevKit_stones to use https as it currently is. The CI line is required for when it clones superDoit. The URL_TYPE is used when picking definitions from GsDevKit_stones/projectSets/. <br></div><div><br></div><div>export URL_TYPE=https<br>export CI=true</div><div><br></div><div>Kurt<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 5, 2024 at 1:49 AM Marten Feldtmann <m@feldtmann.online> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
and here another topic .. I ran into. I tried to install GsDevKit_stones<br>
on a new computer (at a customer and my test machine at work) and it<br>
failed. At the customer it failed first, because ssh to github was<br>
blocked by company policy and https is allowed. After this I found<br>
another general problem: git clone via ssh need a public key registered<br>
at git ?<br>
<br>
So I will have a look at my fork of GsDevKit_stones to change all<br>
cloning commands to https only ...<br>
<br>
Marten<br>
<br>
</blockquote></div>