From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Paul Rubin Newsgroups: comp.lang.ada Subject: Re: project euler 29 Date: Mon, 18 Sep 2023 12:38:08 -0700 Organization: A noiseless patient Spider Message-ID: <87r0mvp90f.fsf@nightsong.com> References: <874jjvmoi9.fsf@bsb.me.uk> <87sf7dltq0.fsf@bsb.me.uk> <87jzsplr49.fsf@bsb.me.uk> <715fe49a-47bc-46be-ae26-9ed89b38bcb5n@googlegroups.com> <87ediwl7oq.fsf@bsb.me.uk> <87zg1kpcjh.fsf@nightsong.com> <8734zcl4j0.fsf@bsb.me.uk> <87v8c8oyby.fsf@nightsong.com> <87wmwnk9a9.fsf@bsb.me.uk> <7a98a430-a01d-41e7-80fe-bc2e1e1592d3n@googlegroups.com> <87il87k1gf.fsf@bsb.me.uk> <1d8a7e1f-187c-4975-976c-004103882e2fn@googlegroups.com> <877conjnge.fsf@bsb.me.uk> MIME-Version: 1.0 Content-Type: text/plain Injection-Info: dont-email.me; posting-host="02e6da0e6d12432512a57a13e6ebb466"; logging-data="2024161"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18/o19egcbkbiR96f5U7XGd" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) Cancel-Lock: sha1:SdP4sW66bugIoB/ZDpQoCdfox30= sha1:hgS0Xd3ma2sgF7wqJt0lxFNsxYc= Xref: news.eternal-september.org comp.lang.ada:65680 List-Id: Ben Bacarisse writes: > $ git clone git@github.com/rocher/euler_tools > fatal: repository 'git@github.com/rocher/euler_tools' does not exist Try the https link instead. You may need to enroll an ssh public key on github for the other way to work. Also maybe try euler_tools.git instead of just euler_tools. I'm in the middle of something right now but can check on it tonight if you don't have any luck and if Francesc doesn't get back to you.