-
Notifications
You must be signed in to change notification settings - Fork 25
Description
With or without using personal access token (PAT) , cannot clone the repo.
$ git clone --recurse-submodules https://@github.com/SoftwareBrothers/adminjs-dev.git
Cloning into '/home/vic/workspace/adminjs-dev/adminjs-example-app'...
[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.
fatal: clone of '[email protected]:SoftwareBrothers/adminjs-example-app.git' into submodule path '/home/vic/workspace/adminjs-dev/adminjs-example-app' failed
Failed to clone 'adminjs-example-app'. Retry scheduled
Cloning into '/home/vic/workspace/adminjs-dev/better-docs'...
[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.
fatal: clone of '[email protected]:SoftwareBrothers/better-docs.git' into submodule path '/home/vic/workspace/adminjs-dev/better-docs' failed
Failed to clone 'better-docs'. Retry scheduled
Cloning into '/home/vic/workspace/adminjs-dev/packages/adminjs'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.