Skip to content

Replace to https git repo to not get blocked in install#12

Open
adrianciacob wants to merge 1 commit intogetcandy:masterfrom
adrianciacob:patch-1
Open

Replace to https git repo to not get blocked in install#12
adrianciacob wants to merge 1 commit intogetcandy:masterfrom
adrianciacob:patch-1

Conversation

@adrianciacob
Copy link

$ git clone git@github.com:getcandy/hub.git .
=>
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

$ git clone https://github.com/getcandy/hub.git .
=>
Cloning into 'hub'...

$ git clone git@github.com:getcandy/hub.git . 
=>
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

$ git clone https://github.com/getcandy/hub.git .
=>
Cloning into 'hub'...
@vercel
Copy link

vercel bot commented Oct 7, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/neondigital/getcandy-docs/3fVFryptaRrpzJFJmP11vi2rhKRi
✅ Preview: https://getcandy-docs-git-fork-adrianiacob-patch-1-neondigital.vercel.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant