You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey all. When following the instructions in the README.md to clone this repo it states to use "git clone [email protected]:datastax/graph-book.git". When I do so I receive the following:
Cloning into 'graph-book'... [email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Hey all. When following the instructions in the README.md to clone this repo it states to use "git clone [email protected]:datastax/graph-book.git". When I do so I receive the following:
Cloning into 'graph-book'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
However, if I simply use the https method provided via the "Clone or Download" button "git clone https://github.com/datastax/graph-book.git" I can clone the repo with no issue.
I am asking this be changed to use the https method so we aren't potentially blocking folks attempting to use the instructions.
The text was updated successfully, but these errors were encountered: