Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloning with --recursive parameter not possible #12

Open
classiccoding opened this issue Jun 3, 2018 · 0 comments
Open

Cloning with --recursive parameter not possible #12

classiccoding opened this issue Jun 3, 2018 · 0 comments
Assignees

Comments

@classiccoding
Copy link

$ git clone --recursive https://github.com/freem/freemlib-neogeo
Cloning into 'freemlib-neogeo'...
remote: Counting objects: 3298, done.
remote: Total 3298 (delta 0), reused 0 (delta 0), pack-reused 3298
Receiving objects: 100% (3298/3298), 846.65 KiB | 85.00 KiB/s, done.
Resolving deltas: 100% (2337/2337), done.
Checking connectivity... done.
Submodule 'tools/adpcma' ([email protected]:freem/adpcma.git) registered for path 'tools/adpcma'
Submodule 'tools/romwak' ([email protected]:freem/romwak.git) registered for path 'tools/romwak'
Cloning into '[...]/freemlib-neogeo/tools/adpcma'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:freem/adpcma.git' into submodule path '[...]/freemlib-neogeo/tools/adpcma' failed

@freem freem self-assigned this Jun 3, 2018
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

No branches or pull requests

2 participants