Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

git clone asks for password #22

Closed
siduxdevil opened this issue Jun 27, 2020 · 7 comments
Closed

git clone asks for password #22

siduxdevil opened this issue Jun 27, 2020 · 7 comments

Comments

@siduxdevil
Copy link

I can git clone desktopify to my workstation without a problem. When I try to git clone from Ubuntu server on a RasPi, I get asked for a password!? All I can give it are my github credentials but then I get: fatal: repository … not found. Can someone please explain?

@lah7
Copy link

lah7 commented Jun 27, 2020

You can clone using SSH or HTTPS. Likely you'll want to use HTTPS as this doesn't require you to login:

git clone https://github.com/wimpysworld/desktopify.git

@superpowter77
Copy link

I tried as instructed above with HTTPS as follows:
git clone https://github.com/wimpysworld/desktopify.git
and still asking for a username and password. Cannot get pass it.
I'm re-flashing to see what happens. This is suppose to be straightforward...

@evanmiller29
Copy link

I got that, but then I restarted my pi and git cloned and it worked @jtremblant

@superpowter77
Copy link

It finally worked for me after reflashing again using etcher this time. Thank's

@basem95148
Copy link

Don't use sudo just use git clone https://github.com/wimpysworld/desktopify.git
worked for me that way.

@orochikun
Copy link

Same problem , reflashed restarted , same issue
Also I attempted clone with another github proyect and that worked with no hickups
Any ideas ?

@orochikun
Copy link

Nevermind the url was incorrect TRUST on this make suuuper sure you are typing the correct url

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants