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
running submodule update leads to permission denied
git submodule update --init --recursive
Submodule 'subhook' ([email protected]:Zeex/subhook.git) registered for path 'subhook'
Cloning into '/home/ubuntu/Downloads/hookey/subhook'...
Warning: Permanently added the RSA host key for IP address '140.82.113.3' to the list of known hosts.
[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]:Zeex/subhook.git' into submodule path '/home/ubuntu/Downloads/hookey/subhook' failed
Failed to clone 'subhook'. Retry scheduled
Cloning into '/home/ubuntu/Downloads/hookey/subhook'...
[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]:Zeex/subhook.git' into submodule path '/home/ubuntu/Downloads/hookey/subhook' failed
Failed to clone 'subhook' a second time, aborting
The text was updated successfully, but these errors were encountered:
running submodule update leads to permission denied
The text was updated successfully, but these errors were encountered: