-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi, I'm trying to build this from source, but it seems the build instructions assume you have more permissions than regular users are given? I could also be doing something wrong here.
When I do git clone --recursive git@github.com:IDKJava/the-elements.git it tells me the following:
buildman:~$ git clone --recursive git@github.com:IDKJava/the-elements.git
Cloning into 'the-elements'...
Warning: Permanently added the RSA host key for IP address '<address here>' to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the right access rights
and the repository exists.
Cloning using HTTPS instead works fine until it tries to clone the submodules. protobuf and Android-WVersionManager clone fine if I clone them over HTTPS by hand, but the Bitbucket the-elements repo seems to be private. Am I doing something wrong, or are the instructions wrong?
Metadata
Metadata
Assignees
Labels
No labels