thebaselab / codeapp

Building a full-fledged code editor for iPad
https://code.thebaselab.com
MIT License
3k stars 208 forks source link

Unable to Clone GitHub repository. #1134

Open Prayanshuthakur opened 3 months ago

Prayanshuthakur commented 3 months ago

I used "lg2 clone" command It keeps on asking me for username and password.

Please solve

LeftClickMage commented 3 months ago

Doesn’t this mean that your github repo is private??

Prayanshuthakur commented 3 months ago

Yes. But how can I work on private repo with code app?

On Sun, 25 Aug, 2024, 20:13 Ethan Twu, @.***> wrote:

Doesn’t this mean that your github repo is private??

— Reply to this email directly, view it on GitHub https://github.com/thebaselab/codeapp/issues/1134#issuecomment-2308879519, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKCVVV3BDM3JVQAB2NEF5WTZTHUQJAVCNFSM6AAAAABNBWDFRGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYHA3TSNJRHE . You are receiving this because you authored the thread.Message ID: @.***>

bummoblizard commented 3 months ago

You'll need to use the built in git GUI. To learn more: https://code.thebaselab.com/guides/version-control

Prayanshuthakur commented 2 months ago

I tried everything. Unable to clone

On Mon, 26 Aug, 2024, 09:24 Chung Shing Hin, @.***> wrote:

You'll need to use the built in git GUI. To learn more: https://code.thebaselab.com/guides/version-control

— Reply to this email directly, view it on GitHub https://github.com/thebaselab/codeapp/issues/1134#issuecomment-2309253515, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKCVVV47IJ6NTRSWMD6DNZ3ZTKRFZAVCNFSM6AAAAABNBWDFRGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBZGI2TGNJRGU . You are receiving this because you authored the thread.Message ID: @.***>

Prayanshuthakur commented 2 months ago

Please help.

On Sun, 1 Sep 2024 at 3:14 AM, Prayanshu Thakur @.***> wrote:

I tried everything. Unable to clone

On Mon, 26 Aug, 2024, 09:24 Chung Shing Hin, @.***> wrote:

You'll need to use the built in git GUI. To learn more: https://code.thebaselab.com/guides/version-control

— Reply to this email directly, view it on GitHub https://github.com/thebaselab/codeapp/issues/1134#issuecomment-2309253515, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKCVVV47IJ6NTRSWMD6DNZ3ZTKRFZAVCNFSM6AAAAABNBWDFRGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBZGI2TGNJRGU . You are receiving this because you authored the thread.Message ID: @.***>

LeftClickMage commented 2 months ago

Make your repository public, and do lg2 clone (URL)!

LeftClickMage commented 2 months ago

Actually I just realized you wanted private, have you read the link that the owner sent? It literally says what to do if your repo is private. Why would you make it private tho, everything is able to be sourced nowadays.