From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:a05:620a:24c:: with SMTP id q12mr532431qkn.172.1591919755608; Thu, 11 Jun 2020 16:55:55 -0700 (PDT) X-Received: by 2002:aca:d956:: with SMTP id q83mr359629oig.78.1591919755305; Thu, 11 Jun 2020 16:55:55 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 11 Jun 2020 16:55:55 -0700 (PDT) In-Reply-To: <6de0265a-c97c-495c-bea9-2fb0e5d91ba4o@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=208.114.128.24; posting-account=MRPdDAoAAADUJmZVjnYaoafXFMadSeY1 NNTP-Posting-Host: 208.114.128.24 References: <768c3635-af6c-4018-9be7-60fea7d5f779o@googlegroups.com> <468a8b40-db02-4153-a890-aca7922486e5o@googlegroups.com> <27fa3ebb-9c8a-488b-9b70-1f7cb1a68e37o@googlegroups.com> <794ead8c-5067-44d7-a19a-52280ea87ea1o@googlegroups.com> <94021c95-8cdc-4298-b73b-1a4e9b05b1c3o@googlegroups.com> <07d61bf1-352e-43ba-9f82-354a494aa204o@googlegroups.com> <873a3e13-e16a-48a4-b798-7ccf8ba70e57o@googlegroups.com> <6de0265a-c97c-495c-bea9-2fb0e5d91ba4o@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8b522fe1-7b59-4d84-bdc2-df26c992e9f0o@googlegroups.com> Subject: Re: Not to incite a language war but apparently the Corona lockdown was based on 13 year old undocumented C-Code From: Olivier Henley Injection-Date: Thu, 11 Jun 2020 23:55:55 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:59053 Date: 2020-06-11T16:55:55-07:00 List-Id: On Thursday, June 11, 2020 at 7:30:31 PM UTC-4, Jere wrote: > Out of curiosity, he is using submodules for the mathpacks library. Do you > need to go into that folder and also tell it to pull that library separate from > the clone to Olivier's main repo? I've not used submodules before, but I > feel like I remember that they need to be individually updated after cloning > a main repo? IIRC and like explained here --recursive should do everything: https://stackoverflow.com/questions/25200231/cloning-a-git-repo-with-all-submodules