Re: https://github.com/ScottKlement/invoice
Patrik Schindler <[email protected]>
| Newsgroups | gmane.comp.lang.as400.rpg |
|---|---|
| Message-ID | <[email protected]> |
Hello Gio, Am 31.12.2025 um 18:38 schrieb gio.cot via RPG400-L <[email protected]>: > I would like to try to Clone object repository from GitHub , but i receive > the error : > > "/QOpenSys/usr/bin/-sh: https://github.com/ScottKlement/invoice.git: not > found" where am i wrong ? > > I have done with success "yum install git" and "yum install make-gnu" Did you actually place "git clone" before the URL? git clone https://github.com/ScottKlement/invoice.git Cloning into 'invoice'... remote: Enumerating objects: 133, done. remote: Counting objects: 100% (133/133), done. remote: Compressing objects: 100% (85/85), done. remote: Total 133 (delta 78), reused 98 (delta 43), pack-reused 0 (from 0) Receiving objects: 100% (133/133), 85.47 KiB | 2.25 MiB/s, done. Resolving deltas: 100% (78/78), done. :wq! PoC -- This is the RPG programming on IBM i (RPG400-L) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org Before posting, please take a moment to review the archives at https://archive.midrange.com/rpg400-l. Please contact support-FMtJrHiV//lnDLsaKlm4mFaTQe2KTcn/@public.gmane.org for any subscription related questions.